23246 Commits (10430f47a49884ec59eca5942fdaee80119684af)
 

Author SHA1 Message Date
  RALOVICH, Kristóf ce0ad53281 glx: cache DRI configs in __GLXscreenConfigsRec 16 years ago
  Vinson Lee bc60b88411 progs/trivial: add missing files to Makefile, .gitignore 16 years ago
  Brian Paul 3dbaf68bdc intel: Fix leak of DRI option info due to using the wrong free routine. 16 years ago
  Brian Paul 722d136f7b intel: Clean up leak of driver context structure on context destroy. 16 years ago
  Brian Paul a7427b0f7b st/mesa: silence warning 16 years ago
  Brian Paul 0ad9eba333 mesa: separate some finite/pragma Watcom stuff 16 years ago
  Brian Paul 7e2f26cbbf softpipe: include sp_winsys.h to silence function prototype warning 16 years ago
  Brian Paul d2f56fe687 intel: Use _mesa_warning() to report GEM warnings 16 years ago
  Karl Schultz 09ef339b69 windows: updated VC8 project files 16 years ago
  Brian Paul 25e371fb7b docs: 7.5 tarball md5sums 16 years ago
  José Fonseca 5276b049b4 util: fix typo. 16 years ago
  Brian Paul c57d81ddc9 mesa: include glew headers in MesaDemos tarballs 16 years ago
  Brian Paul b4ba6a66b7 docs: initial release notes for 7.5.1 16 years ago
  Brian Paul 9c4b877519 mesa: bump version to 7.5.1 16 years ago
  Brian Paul b9e2e32daf mesa: include GLEW sources in MesaDemos tarball 16 years ago
  Eric Anholt a6b314150c intel: Fall back on glBitmap with fog enabled. 16 years ago
  Eric Anholt 1b445f9673 i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled. 16 years ago
  Michel Dänzer 5ed4404005 radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil. 16 years ago
  Brian Paul cd10996d4f progs/util: remove extfuncs.h (we use GLEW instead) 16 years ago
  Brian Paul ee0b1bc7d3 progs/glsl: finish conversion to GLEW 16 years ago
  Brian Paul a77b455af0 mesa: set version to 7.5 16 years ago
  Brian Paul 71b9e10291 mesa: set version to 7.5 16 years ago
  Brian Paul 7fd3674672 docs: set date for 7.5 release 16 years ago
  Brian Paul 27587f46e5 docs: news entry for 7.5 release 16 years ago
  Brian Paul 8c6e81f97d docs: update links to Gallium wiki page on freedesktop.org 16 years ago
  José Fonseca 2ba98efdf6 python/retrace: Process the call no passed to --to option inclusively. 16 years ago
  José Fonseca cf7e8fbc2e python/retrace: Dump the surface copy contents. 16 years ago
  José Fonseca 5807ccb41b python/retrace: Flush stdout before calling the pipe driver. 16 years ago
  José Fonseca d4e6df9ab6 mesa: Fix logbase2. 16 years ago
  José Fonseca 0c4350790a python: Hack to prevent segmentation faults when python exits. 16 years ago
  José Fonseca 4e1e18a772 wgl: Expose pipe_screen/pipe_context via an extension. 16 years ago
  José Fonseca 3ab3209a1f python: Obtain pipe_screen/pipe_context from the system's OpenGL driver. 16 years ago
  Luca Barbieri 6b7b13b5eb softpipe: limit blend results to [0,1] 16 years ago
  Brian Paul d970313b66 Fix state flag dependencies for fixed function fragment program updates. 16 years ago
  José Fonseca 0474b5cb2a python/retrace: Interpret surface_copy. 16 years ago
  José Fonseca c68f659be3 python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM. 16 years ago
  Keith Whitwell fdeb778990 mesa: recognize and eliminate repeated error messages 16 years ago
  Keith Whitwell 59de430de7 mesa: split out errorstring switch from _mesa_error 16 years ago
  Keith Whitwell df5f7a6761 mesa: remove dead code in _mesa_error 16 years ago
  Keith Whitwell 6c9d8a6f24 mesa: don't call getenv every time _mesa_error is called 16 years ago
  Brian Paul 9aca6769df mesa: fix texture border color code for glPopAttrib() 16 years ago
  Jakob Bornecrantz 26e58a42b0 progs/tests: Use compressed texture in mipmap_comp_tests 16 years ago
  Jakob Bornecrantz b0a17581e2 progs/tests: Tests more views in mipmap_comp_tests 16 years ago
  Jakob Bornecrantz a36b9987cd progs/tests: Add yet another mipmap test 16 years ago
  Brian Paul 6ec955efaf mesa: regenerated enums.c file 16 years ago
  José Fonseca 7325c1ebc8 scons: Monkey patch os.spawnve on Windows to become thread safe. 16 years ago
  José Fonseca 4ed1de8b84 mesa: Report the true face number when flushing. 16 years ago
  Peteri Andras 680f7d09b0 r128: fix two-sided lighting segfault seen in GLUT's olight demo 16 years ago
  Ian Romanick 022e8e582e intel: Bump driver data, add RC3 tag 16 years ago
  Zack Rusin 1c1307e7c5 gallium: compare the actual register, not all the inputs 16 years ago