Historial de Commits

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