Historique des commits

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