26125 Commits (3f30b0709b5a71915df336194f9f805e4c306cef)
 

Author SHA1 Message Date
  Owen Taylor 3f30b0709b Use the right pitch when rendering to a texture 16 years ago
  Robert Noland 16c6a3b71e r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear to be supported. 16 years ago
  Robert Noland a176b1c5d8 r600: cleanup in r600_cs_process_relocs(). 16 years ago
  Robert Noland e5d6450c2c radeon: return EINVAL for 0 length buffers. 16 years ago
  Andre Maasikas 22a0029a68 r600: fix tfp1 bo size 16 years ago
  Andre Maasikas a3fec14101 r600: implement ProgramStringNotify 16 years ago
  Andre Maasikas 606becc7f3 r600: LIT dst.y gets value from src.x 16 years ago
  Andre Maasikas 74c31e5d05 r600: DPH adds w comp of second operand, so set first one to 1 instead 16 years ago
  Andre Maasikas 95851d8cb2 r600: fixup KIL instruction a bit 16 years ago
  Andre Maasikas bf68e54a4d r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask 16 years ago
  Andre Maasikas 5101215a64 r600: user correct alpha blend factor 16 years ago
  Andre Maasikas f7285bdffc r600: clear position enable bit when when wpos is not used by FP 16 years ago
  Brian Paul 6f8b4d9e36 mesa: regenerated lex.yy.c w/ _mesa_strtod() 16 years ago
  Neil Roberts 269f16cd96 mesa: Use _mesa_strtod in the lexer for assembly shaders 16 years ago
  Brian Paul 31f7e8efb2 progs/Makefile: remove extra quoting 16 years ago
  Tom Fogal 115edf24a9 Fix build when PROGRAM_DIRS is empty. 16 years ago
  Tom Fogal 9282edfaa0 ac: Fix AIX shared library builds. 16 years ago
  Eric Anholt f3be27c0cf i965: Fix the last valid address setting for the index buffer. 16 years ago
  Eric Anholt a82da7fa26 i965: Fix the bounds emitted in the vertex buffer packets. 16 years ago
  Brian Paul 768481ed40 softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c 16 years ago
  Alex Deucher 194ede4bf9 radeon: fix scissor regression 16 years ago
  Brian Paul 2738681e84 docs: fix aux buffer bug 24426 16 years ago
  Brian Paul 6164f1fe79 st/mesa: create aux buffers according to visual 16 years ago
  Brian Paul ce64e063a8 mesa: fix incorrect assertion in _mesa_add_aux_renderbuffers() 16 years ago
  Brian Paul f7fb30f03b mesa: regenerated gl_mangle.h file 16 years ago
  Brian Paul ee3fbe7067 gallium/xlib: call XQueryExtension() in glXQueryExtension() 16 years ago
  Brian Paul 9f002e4aaa mesa/xlib: call XQueryExtension() in glXQueryExtension() 16 years ago
  Brian Paul 7dd2c0afd6 mesa: don't need to free textures, VBOs, etc. in _mesa_meta_free() 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
  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
  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
  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
  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
  Michel Dänzer 43750f1575 Use _mesa_select_tex_image() rather than hardcoding face 0. 16 years ago
  Frederic Crozat 3856c3cc46 r200: remove subpixel offset from viewport 16 years ago
  Nicolai Hähnle bbe384c86a r300: Workaround problem on R500 with very large fragment programs 16 years ago
  Brian Paul c01a77d304 docs: document default texture binding fix 16 years ago
  Brian Paul e1bddd159f mesa: fix incorrect default texture binding in unbind_texobj_from_texunits() 16 years ago