커밋 기록

작성자 SHA1 메시지 날짜
  rdb c62aea5cd7 Merge branch 'master' into mingw-patch 11 년 전
  rdb af15797a25 Many, many performance optimizations and enhancements 11 년 전
  rdb b19ff5b10e Fix crash that may occur when handle_reshape in called before the window is fully created. 11 년 전
  rdb 8a5f07f9c3 Forgot two HAVE_FMODEX lines 11 년 전
  rdb 936fa653b0 Remove unneeded HAVE_ flags from dtool_config.h generation 11 년 전
  rdb 33ef39b7db Remove modules that seem obsolete from direct tree 11 년 전
  rdb d3df1035e6 Build Panda in Cygwin with MinGW 11 년 전
  rdb 3831d44576 Fix issue with resetting ScissorAttrib state 11 년 전
  Kamran Ghanaat a7b83869bb Patches for compiling Panda3D with MinGW 11 년 전
  rdb 5e5a04031f Remove old decal system to simplify cull/draw process a bit more 11 년 전
  rdb e8905b840c Use C++11 move semantics to dramatically improve PointerTo performance 11 년 전
  rdb 8098460433 Use -fno-exceptions for more performance; disable RTTI in release builds 11 년 전
  rdb 368e1ca644 Support noexcept and rvalue references in C++ parser 11 년 전
  rdb 202008c470 Support digraphs and alternate operator names in CPPParser 11 년 전
  rdb 9c3553b3fc Add r8i, rg8i, rgb8i, rgba8i to switches it's missing from 11 년 전
  rdb 624b3dad14 Delete DirectX 8 support 11 년 전
  rdb 8c0b0990a8 Dramatically improve performance when sorting vectors of PointerTo objects 11 년 전
  rdb 24b8bd8b96 Fix regression in Volumetric Lighting filter 11 년 전
  rdb be1eb1d812 More minor linux packaging fixes 11 년 전
  rdb 794b00805e Add man pages for the majority of utilities 11 년 전
  rdb fef66d1fdd Improvements and fixes to installer generation on Linux 11 년 전
  tzaeru 9c137426e3 Integer texture formats for 8-bit R, RG, RGB and RGBA channels 11 년 전
  rdb f189290dfe Support for automated build bot scripts, add PandaSystem::get_git_commit() 11 년 전
  rdb cd8c6ee37f fix compile error on gcc/clang 11 년 전
  rdb 01b669ccd8 Implement texture clear, fix immutable tex support 11 년 전
  rdb cb66a51bbc fmin and fmax should be const methods 11 년 전
  rdb 270667ece2 Use sampler states in Direct3D 8 11 년 전
  rdb 8a5452b0b6 Support sampler states in tinyGL renderer 11 년 전
  rdb 89031b4e48 Fix mipmapping with sampler state 11 년 전
  rdb fe3f4a6d2a Fix linear mipmapping crash in tinydisplay 11 년 전