26125 Commits (3f30b0709b5a71915df336194f9f805e4c306cef)
 

Author SHA1 Message Date
  Eric Anholt 726a04a2cd i965: Emit zero initialization for NV VP temporaries as required. 16 years ago
  Eric Anholt a9a47afe7e i965: Remove assert about NV_vp now that it somewhat works. 16 years ago
  Eric Anholt 9018a7dd17 i965: Load NV program matrices when required. 16 years ago
  Eric Anholt 601769a2c0 mesa: Initialize NV_vertex_program fields for the parameter lists and such. 16 years ago
  Brian Paul 60b152a1b3 mesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check/warning 16 years ago
  Brian Paul adfa778c8e mesa: remove rgbMode check in enable_texture() 16 years ago
  Brian Paul b849c6f1b3 intel: use default array/element buffers in intel_generate_mipmap() 16 years ago
  Brian Paul f0339f502c mesa: replace assertion with no-op function assignment 16 years ago
  Brian Paul 964792b025 mesa: added comment 16 years ago
  Brian Paul 1a81611725 vbo: limit number of warnings to 10 16 years ago
  Pauli Nieminen 1d2dca194c radeon: Fix scissors for r600 KMS. 16 years ago
  Brian Paul 7549a8397b Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Brian Paul a64d4516a0 tgsi/sse: Pass the lodbias, not zero. More comments. 16 years ago
  Brian Paul a491e25b1f mesa: added default case return to silence warning 16 years ago
  Brian Paul 00ddd4f9e9 glsl: init var to silence warning 16 years ago
  Brian Paul e44c084be5 glsl: fix missing initializers warning 16 years ago
  Andre Maasikas 2058dfaa47 r600: add support for CUBE textures, also TXP 16 years ago
  Alex Deucher 639fb1472d r600: fix typo in the last commit 16 years ago
  Alex Deucher 28308c9260 r600: various cleanups 16 years ago
  Andre Maasikas ed91d10347 r600: fix some issues with LIT instruction 16 years ago
  Alex Deucher 48559c7605 r600: fix point sizes 16 years ago
  Alex Deucher 095db818c6 r600: fix polygon offset 16 years ago
  Alex Deucher ec14d59afa radeon: don't build non-r600 span code on r600 16 years ago
  Alex Deucher dbec27be85 r600: minor span cleanups 16 years ago
  Andre Maasikas 2cd2dc34ac r600: support position_invariant programs 16 years ago
  Alex Deucher 9437ac9bcc r600: add span support for 1D tiles 16 years ago
  Alex Deucher 93a7ea6ba0 r600: fix warning 16 years ago
  Andre Maasikas 7f5a958c80 r600: fix texcoords from constants 16 years ago
  Andre Maasikas 9edd1a441c r600: enable caching of vertex programs 16 years ago
  Alex Deucher 6552a103f9 r600: check if textures are actually enabled before submission 16 years ago
  Alex Deucher 65b01d449c r600: fix ftp for dri1 16 years ago
  Dave Airlie b1e417413f r600: don't setup hardware state if TFP 16 years ago
  Alex Deucher cbab3d7f2a r600: fix dri2 clipping 16 years ago
  Maciej Cencora 84c7afd9e0 r300: fallback to software rendering if we are out of free texcoords 16 years ago
  Brian Paul 2acd5de226 swrast: add lod bias when texture sampling 16 years ago
  Brian Paul 890f37d4d9 mesa: don't bias LOD in shader interpreter; do it in swrast 16 years ago
  Brian Paul ad935c3f47 swrast: fix typo in partial derivatives parameter passing 16 years ago
  Keith Whitwell be66ff51ec st/mesa: trim calculated userbuffer size 16 years ago
  Brian Paul e41707beca softpipe: added max texture/surface size sanity check 16 years ago
  Brian Paul 84b956c29b softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture size 16 years ago
  Brian Paul 926b965ed5 mesa: don't re-use the meta glDrawPixels VBO; create a new one each time 16 years ago
  Brian Paul f338de4018 mesa: fix more buffer object error messages 16 years ago
  Brian Paul ba002eb196 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Brian Paul bc75464760 glx: include string.h to silence missing memset() prototype warning 16 years ago
  Brian Paul 52cadf7592 mesa: fix error message text 16 years ago
  Nicolai Hähnle 8cc12ffb34 r300: Fix crash reported in bug #24066 16 years ago
  Tormod Volden e857303305 GLX: Warn only once about applications calling GLX 1.3 functions 16 years ago
  Brian Paul 6559eaef59 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Brian Paul 2655d43756 mesa: refine the error checking vbo_exec_DrawRangeElements() 16 years ago
  Brian Paul 44d260329e mesa: make max_buffer_index() a non-static function 16 years ago