30944 Commits (b91bb45899a4c7fe2b1841c5907101beb4061df1)
 

Author SHA1 Message Date
  Pauli Nieminen 1a45c2bce7 mesa: Fix mesa_next_pow_two to return same value if parameter is pow2. 15 years ago
  Pauli Nieminen ce1f351963 r200: Fix LOD min/max emit. 15 years ago
  Pauli Nieminen 0943706d35 r100/r200/r300/r600: Set MaxCombinedTextureImageunits. 15 years ago
  Pauli Nieminen 76a9831b2b r200: Fix lod bias correction. 15 years ago
  Vinson Lee bfa877cdd3 llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warnings. 15 years ago
  Vinson Lee 4f3a023ba4 svga: Remove unnecessary header. 15 years ago
  Vinson Lee 290487ce3c llvmpipe: Remove unnecessary headers. 15 years ago
  Marek Olšák 5201e94801 r300g: cleanup XXXs in the DSA state 15 years ago
  Marek Olšák 2f5fcce933 r300g: make a local copy of framebuffer state 15 years ago
  Marek Olšák c8b34616b3 r300g: fix color channel masks 15 years ago
  Marek Olšák 93b9d91124 r300g: remove useless GA_COLOR_CONTROL emit 15 years ago
  Marek Olšák f02aec35e7 r300g: add L8_SRGB and A8L8_SRGB texture formats 15 years ago
  Pauli Nieminen 198e810a20 r200: Add some debug output to texture function. 15 years ago
  Pauli Nieminen db3460e31c r300: Fix emit size prediction to know about primitive splitting. 15 years ago
  Pauli Nieminen cdb0a51e8a radeon: Add some debug output to texture function.\n 15 years ago
  Pauli Nieminen e6f2819e7a radeon: Use _mesa_next_pow_two_32 instead of own implementation. 15 years ago
  Pauli Nieminen d41740e969 mesa/main: Add function to find next higher power of two. 15 years ago
  Pauli Nieminen f8969dd24f radeon: Add some debug output to miptree code. 15 years ago
  Pauli Nieminen 9d5f882503 radeon: Remove the loop from stride size calculation. 15 years ago
  Alan Coopersmith 78572ebcb3 Gallium: Add Solaris atomic function definitions to u_atomic.h 15 years ago
  Damien Lespiau fd2378e4b0 intel: Allow L8 PBO blit uploads. 15 years ago
  Eric Anholt c8433af711 i965: Keep the CURBE BO mapped and memcpy instead of subdataing. 15 years ago
  Eric Anholt 3e498207d1 i965: Reset the "need new CURBE BO" flag when we make a new CURBE bo. 15 years ago
  Eric Anholt 67e5fd7397 intel: Check aperture size when doing a blit glClear. 15 years ago
  Eric Anholt 12d0721ae1 intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888. 15 years ago
  Vinson Lee 507faae9e3 llvmpipe: Silence GCC 'no previous prototype' warning. 15 years ago
  Vinson Lee 4e907e8bd6 i965g: Remove unnecessary headers. 15 years ago
  Alan Coopersmith 8a985a988b eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms 15 years ago
  Zack Rusin 8109b6d313 gallium/python: support two more formats in retrace dumps 15 years ago
  Brian Paul 337d3b2b39 st/mesa: allow negative index for PROGRAM_STATE_VAR 15 years ago
  Brian Paul a636f5b4d0 mesa: debug output for ARL 15 years ago
  Brian Paul 1a366701b8 docs: Fix a typo in mesa3d.org HTML. 15 years ago
  Brian Paul a199ccc272 osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs. 15 years ago
  Brian Paul 45ceabf794 progs/demos: fix typo 15 years ago
  Kristian Høgsberg 077bc2fda2 egl_dri2: Use pkg-config cflags and libs from configure output 15 years ago
  Patrice Mandin e423df0f0c nouveau: Fix warning for void function returning value. Add missing include for pipe_reference_init function. 15 years ago
  Kristian Høgsberg da73c4d5fe glapi: Add back the reduced Noop dispatch 15 years ago
  Kristian Høgsberg 697e22146d glx: Don't mark the XF86DRI functions PUBLIC 15 years ago
  Kristian Høgsberg 832f2d3c39 egl_dri2: Log both driver and core extensions 15 years ago
  Kristian Høgsberg 9c94faeff1 egl_dri2: Audit and fix errors paths 15 years ago
  Kristian Høgsberg f27b4fadca egl_dri2: Just cast the pointer difference to an int 15 years ago
  Brian Paul f1d544d6a6 st/mesa: 'fix' point coord semantic info 15 years ago
  Brian Paul cea2b8d656 tgsi: remove special-case code for fragment position 15 years ago
  Chris Li 476b668ccc allow make to build lp_test_* for llvmpipe 15 years ago
  José Fonseca ad60552ca1 llvmpipe: Disable multithreading on windows. 15 years ago
  José Fonseca e95e5caee6 os: Don't assert on missing implementation of barrier init/destroy. Just usage. 15 years ago
  José Fonseca 8eda504203 Merge remote branch 'origin/master' 15 years ago
  José Fonseca a1af8eec66 Merge remote branch 'origin/lp-binning' 15 years ago
  Pauli Nieminen 6785a8aaf4 r200: Optimize polygon stipple emit. 15 years ago
  Pauli Nieminen 05b0408489 r200: Add trace logging to r200PointSize. 15 years ago