28407 Commits (b0036f391a1862c15c4e33d221314926dba3213b)
 

Author SHA1 Message Date
  Ian Romanick ffc1f299e9 spantmp2: Add support for GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV 16 years ago
  Ian Romanick 430876cd3a intel: name in intel_create_renderbuffer was always 0, remove 16 years ago
  Ian Romanick 0f01674a58 intel: Use texformat accessor to get bytes-per-pixel 16 years ago
  Ian Romanick 4eee46efcb intel: softwareBuffer in intel_alloc_renderbuffer_storage was always false, remove 16 years ago
  Ian Romanick 3078bd136d intel: Axe intel_renderbuffer::texformat 16 years ago
  Eric Anholt 539a14a1dd intel: Flush the render/texture cache when finishing render to texture. 16 years ago
  Vinson Lee bc0509bba8 progs/util: Byte swap individual members of struct _rawImageRec. 16 years ago
  Vinson Lee 51f52edaf1 glsl: Fix array out-of-bounds access by _slang_lookup_constant. 16 years ago
  Vinson Lee dcb4a37fc8 mesa: Fix array out-of-bounds access by _mesa_TexParameteriv. 16 years ago
  Eric Anholt cb640c8d40 mesa: Fix default (swrast) GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS. 16 years ago
  Zack Rusin 967e6e2009 st/xorg: fix yv12 plus some cleanups in the upload code 16 years ago
  Zack Rusin 690d888416 st/xorg: enable yv12 for xv 16 years ago
  Eric Anholt 51e945ec9c intel: Attempt to fix up after "Update vertex texture code." 16 years ago
  Vinson Lee 05b6296092 mesa: Fix SCons build. 16 years ago
  Roland Scheidegger 71f4267ac2 winsys/intel: fix dereferencing of opaque type due to pipe_reference changes 16 years ago
  Vinson Lee b827578805 mesa: Fix array out-of-bounds access by _mesa_TexGend. 16 years ago
  Vinson Lee 444d1f3910 mesa: Fix array out-of-bounds access by _mesa_Lighti. 16 years ago
  Vinson Lee 34528a34c4 mesa: Fix array out-of-bounds access by _mesa_Lightf. 16 years ago
  Marek Olšák c6b450033d r300g: fix routing of vertex streams if TCL is bypassed 16 years ago
  Marek Olšák 6de7ac73bf r300g: always disable unused colorbuffers 16 years ago
  Marek Olšák 87b822e024 r300g: make pow(0,0) return 1 instead of NaN in the R500 fragment shader 16 years ago
  Marek Olšák 8cc570a48c r300g: clean up r300_emit_aos 16 years ago
  Vinson Lee 348883076b mesa: Fix array out-of-bounds access by _mesa_PointParameteri. 16 years ago
  Vinson Lee 6f2d51b81f mesa: Fix array out-of-bounds access by _mesa_PointParameterf. 16 years ago
  Vinson Lee 637970aefd mesa: Fix array out-of-bounds access by _mesa_LightModelf. 16 years ago
  Richard Li 8927b72118 r600 : add pre-compile mesa shader calling interface, in order to handle 16 years ago
  Vinson Lee a082d965de glsl: Remove unused member x from struct slang_operation. 16 years ago
  Brian Paul 3de8fff45d mesa: fix baseLevel >= MAX_TEXTURE_LEVELS test 16 years ago
  José Fonseca 59f6af51b8 util: Document the meaning of util_format_layout. 16 years ago
  Andre Maasikas 33a120e476 r600: fix state size prediction after dc0777d3 16 years ago
  Jakob Bornecrantz 5e2a86cb1b vmware/xorg: Properly detect overlay support 16 years ago
  Jakob Bornecrantz b7cf8a1f93 vmware/core: Update vmwgfx_drm.h 16 years ago
  Ian Romanick e3fa700c17 meta: Bind texture to unit 0 for mipmap generation 16 years ago
  Eric Anholt cd6b8dd9e8 mesa: Move OES_read_format support from drivers into the core. 16 years ago
  Vinson Lee af16c822a5 mesa: Fix array out-of-bounds access by _mesa_LightModeli. 16 years ago
  Vinson Lee d33bf38d63 mesa: Fix array out-of-bounds access by _mesa_Fogf. 16 years ago
  Vinson Lee 3f7c2ac279 mesa: Fix array out-of-bounds access by _mesa_TexParameteri. 16 years ago
  Eric Anholt dd9eb8774a i965: Enable the accelerated ReadPixels path on gen4 along with pre-gen4. 16 years ago
  Vinson Lee 7f146b3824 mesa: Fix array out-of-bounds access by _mesa_Fogi. 16 years ago
  Vinson Lee a1d46fbea0 mesa: Fix array out-of-bounds access by _mesa_TexParameteri. 16 years ago
  Vinson Lee d88f3b9468 mesa: Fix array out-of-bounds access by _mesa_TexParameterfv. 16 years ago
  Brian Paul 54b0ed8360 vbo: fix array index out of bounds error, and fix evaluator priorities 16 years ago
  Roland Scheidegger 47c780180b nouveau: use boolean instead of bool 16 years ago
  Roland Scheidegger 849a0644ad cell: use boolean instead of bool 16 years ago
  Roland Scheidegger fd7a9ec7f9 gallium: use boolean instead of bool in p_refcnt.h 16 years ago
  Roland Scheidegger 4ebc54795d Merge branch 'gallium-strict-aliasing' 16 years ago
  Roland Scheidegger ee1720b99d gallium: fix more potential strict aliasing issues 16 years ago
  Brian Paul bc7567d966 tgsi: fix some off-by-one errors in shader length, instruction length 16 years ago
  Andre Maasikas 629a648b05 r600: and finally fix SCS 16 years ago
  Andre Maasikas 0f854105f5 r600: remove (now) dead code 16 years ago