27083 Commits (7ee60648a3696d8166d76b20156c4b43fddf9e71)
 

Author SHA1 Message Date
  Nicolai Hähnle 5b4c0b864a Merge branch 'mesa_7_6_branch' 16 years ago
  Nicolai Hähnle 9fde81bb20 shader_api: Fix bounds checking of glUniform and glUniformMatrix 16 years ago
  Nicolai Hähnle ae351599f1 prog_parameter: Document the fact that Size may be > 4 16 years ago
  Keith Whitwell 3f5a316f36 util: do some more util_blit_pixels cases without temporaries 16 years ago
  Keith Whitwell c0de2ed505 mesa/st: add missing mesa constant file name 16 years ago
  Brian Paul 2ef1aae163 st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions 16 years ago
  Brian Paul cdcd9da480 docs: fix glXQueryDrawable() bugs 16 years ago
  Brian Paul c3eef6021a mesa/xlib: fix glXQueryDrawable() bugs, see bug 24320 16 years ago
  Brian Paul 0526100a5c gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320 16 years ago
  Brian Paul f36425b569 progs/xdemos: test glXQueryDrawable() 16 years ago
  Brian Paul 846a6b0695 progs/xdemos: fix swapped parameters to CreatePbuffer() 16 years ago
  Michel Dänzer de81b2cf0a st/dri: Add missing front buffer case in dri_get_buffers(). 16 years ago
  Brian Paul edbaa717b4 swrast: s/GLfloat/GLuint/ in bzero() 16 years ago
  Brian Paul 14f21c7850 swrast: add missing returns 16 years ago
  Vinson Lee 4b3cbecb3a progs/test: Fix MSVC build. 16 years ago
  Brian Paul e3fff3daf0 mesa/xlib: return 0 for errorBase, eventBase in glXQueryExtension() 16 years ago
  Brian Paul f9904edf53 gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension() 16 years ago
  Jakob Bornecrantz 0f0127f6f9 i915g: Use buffer write instead of map for lit vertices 16 years ago
  Jakob Bornecrantz f8ba93aefd i915g: Change order of buffer_write arguments 16 years ago
  Jakob Bornecrantz 030723fc5d i915g: Disable vbuf fifo and minor commenting of vbuf code 16 years ago
  Younes Manton aec2c010f6 nv04-nv40: Fix swizzle transfers for NPOT sizes. 16 years ago
  Vinson Lee 9c778a90ea progs/tests: fix MSVC build. 16 years ago
  Nicolai Hähnle 57abb76e10 r300/compiler: Fix R300 vertex program dumps 16 years ago
  Nicolai Hähnle bcfba138cc r300/compiler: Fix yet another regression in register allocation 16 years ago
  Nicolai Hähnle a09bd685da r300/compiler: Fix a really stupid logic inversion in the generic dataflow code 16 years ago
  Nicolai Hähnle 9e42f0ebc7 r300/compiler: Fix regression in pair scheduling 16 years ago
  Vinson Lee 017fae04ec progs/perf: Fix MSVC build. 16 years ago
  Andre Maasikas ec58dac86d r600: r700PredictRenderSize can flush, so move index buffer setup after it 16 years ago
  Ben Skeggs 340436d8d2 nv50: fix segfault when there's gaps in enabled texture units 16 years ago
  Ben Skeggs 4911443d36 nouveau: fix buffer object leak 16 years ago
  Jakob Bornecrantz db8b363eb9 i915g: Add more defines to tweek batchbuffer 16 years ago
  Jakob Bornecrantz ce3c2b51a2 i915g: Tweek vertexbuffer size 16 years ago
  Brian Paul 722ae91722 i965g: remove 965/brw files from XLIB_WINSYS_SOURCES 16 years ago
  Brian Paul 55770d09c1 Merge branch 'mesa_7_6_branch' 16 years ago
  Brian Paul 79892e7976 intel: use driReadDrawable in do_copy_texsubimage() 16 years ago
  Brian Paul 3b7ec94c0d intel: use driReadDrawable, not driDrawable in do_blit_readpixels() 16 years ago
  Brian Paul 3b29dcbb5e intel: remove a buffer equality test in _mesa_make_current() 16 years ago
  Jakob Bornecrantz f00da2a3ff i915g: Drop the simple sufix 16 years ago
  Jakob Bornecrantz c4b821a4c6 i965g: Drop i965simple 16 years ago
  Joakim Sindholt 1f39d59a29 r300g: fix scons build 16 years ago
  Brian Paul a8768bbc9d mesa: fix return value when clipping {Read,Draw}Pixels height <= 0 16 years ago
  Jon TURNEY a15d9ca9cc Fix building of GLSL demos which use M_PI 16 years ago
  José Fonseca 6971be783b util: Improve the cpuid assembly. 16 years ago
  José Fonseca 75e0a376cd mesa: Copy textures' base format into wrapper renderbuffer. 16 years ago
  Keith Whitwell b02ef740b9 mesa/st: add ST_DEBUG environment variable 16 years ago
  Keith Whitwell 6a085184eb util: add lost code to util_make_fragment_tex_shader_writemask() 16 years ago
  Andre Maasikas 0b032eabc7 r600: update vertex program selection for draw path 16 years ago
  Michel Dänzer 43750f1575 Use _mesa_select_tex_image() rather than hardcoding face 0. 16 years ago
  Ben Skeggs d47de50540 st/dri: avoid segfault if we can't get a pixmap's buffers 16 years ago
  Ben Skeggs 7bfc3172e8 nv50: support PIPE_FORMAT_X8R8G8B8_UNORM 16 years ago