23143 Commits (762c1d11ffbb5179e44117397559e7cc2dfe9cef)
 

Author SHA1 Message Date
  Brian Paul 762c1d11ff st/mesa: implement indirect addressing for destination registers 16 years ago
  Brian Paul baa7ff47d5 tgis: implement indirect addressing for destination registers 16 years ago
  Brian Paul ca1b71b78d vbo: fix vbo/dlist memory leak 16 years ago
  Brian Paul 6ff1a5385e demos: set 4th component of texcoord to 1.0 16 years ago
  Michel Dänzer cade071d52 Remove stale reference to non-Gallium nouveau driver from configure.ac. 16 years ago
  Ian Romanick fcd3572edf mesa: From float type modifier from values to large for singles 16 years ago
  Brian Paul 78af70be37 docs: document gl_TextureMatrix[i][j] array indexing bug fix 16 years ago
  Brian Paul c86b076668 glsl: do const parameter optimization for array element actual parameters 16 years ago
  Brian Paul abdb0fdcc0 glsl: fix incorrect indexing for gl_TextureMatrix[i][j] 16 years ago
  Brian Paul 36e906aad6 docs: document glMaterial/glShadeModel display list optimization 16 years ago
  Brian Paul 4adc9b4a5b mesa: only use fallback texture when using shaders, not fixed-function (take two) 16 years ago
  Zack Rusin 7b861b9b9e gallium: fixup register indexes for fog/frontface/point coord 16 years ago
  Michel Dänzer 71633abafc gallium: Fixes for clobbering stencil values in combined depth/stencil textures. 16 years ago
  Michel Dänzer 25b492b976 GLX/DRI1: Mark GLX visuals with depth != screen depth non-conformant. 16 years ago
  Michel Dänzer 96601ec8e0 gallium: Only set FRONT_STATUS_COPY_OF_BACK if there is a back buffer. 16 years ago
  Zack Rusin a4d952358d gallium: more fog extraction fixes 16 years ago
  Ian Romanick 7fb4becf98 demos: Fix vsync checking in glxgears 16 years ago
  José Fonseca 1068c15c61 wgl: Make the stw_framebuffer destructions threadsafe. 16 years ago
  José Fonseca 6f4167c8a2 wgl: Check for multiple threads before GET_CURRENT_CONTEXT. 16 years ago
  José Fonseca 5470a67335 wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE messages. 16 years ago
  Roland Scheidegger fc6e02ce62 i965: fix fetching constants from constant buffer in glsl path 16 years ago
  Eric Anholt c30f23c123 i965: Remove bad constant buffer constant-reg-already-loaded optimization. 16 years ago
  Michel Dänzer 94e1117c9b intel: Also update stencil bits in intel_update_wrapper(). 16 years ago
  Keith Whitwell f580494bef progs: revert damage to progs/SConscript from recent compressed texture commit 16 years ago
  Keith Whitwell b928d18398 mesa/shaders: fix gl_NormalMatrix state parameters 16 years ago
  Keith Whitwell aa98575ebb st/wgl: don't advertise WGL_EXT_swap_interval string 16 years ago
  José Fonseca cffe7c8bd0 wgl: Lookup framebuffers by HWND whenever possible. 16 years ago
  José Fonseca 2a2236606f mesa: Assume depth textures have a single level unless told otherwise. 16 years ago
  Keith Whitwell 588c862571 mesa: s/TRUE/GL_TRUE 16 years ago
  Keith Whitwell 798cd2a98d glapi: ensure _mesa_lookup_prim_by_nr() is not clobbered on regeneration 16 years ago
  Keith Whitwell 1668a679c4 Merge commit 'origin/dlist-statechange-shortcircuit' into mesa_7_5_branch 16 years ago
  Keith Whitwell b3e8e1cd4c mesa: ensure UsesFogFragCoord value is set for non-glsl shaders 16 years ago
  Keith Whitwell 1fa4cde757 mesa/vbo: fix compile and replay of nodes ending in a FALLBACK 16 years ago
  Keith Whitwell 70ae7ba818 mesa/dlist: fixes and improvements for material caching 16 years ago
  Keith Whitwell c48c01c9e7 progs/trivial: add dlist-mat-tri.c 16 years ago
  Keith Whitwell 1ca836f0de progs/trivial: add test case for short-circuiting material changes 16 years ago
  Keith Whitwell d6c2347d79 mesa/dlist: don't cache state which may not be replayed on CallList 16 years ago
  Keith Whitwell 09a3a28fc8 progs/trivial: add dlist-flat-tri.c 16 years ago
  Keith Whitwell 7e91d035b9 mesa/dlist: invalidate cached dlist compile state after CallList 16 years ago
  Keith Whitwell 2e570be852 progs/trivial: add dlist-recursive-call 16 years ago
  Keith Whitwell 1730eaa2a2 dlist-tri-flat-tri: make tri render differently if flatshade not enabled 16 years ago
  Keith Whitwell 4147bb24d4 Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuit 16 years ago
  Keith Whitwell 6af783bea0 progs/trivial: add test case for lighting plus per-vertex materials 16 years ago
  Keith Whitwell a9ae89d104 progs/isosurf: add materials mode for glVertex + TRISTRIP 16 years ago
  Keith Whitwell 6dfb89e4a0 mesa: remove whitespace 16 years ago
  Keith Whitwell cea259f039 mesa: remove dead constant pointsize code from ffvertex_prog.c 16 years ago
  Keith Whitwell 79047cc1dd mesa: remove dead vertex fog code from ffvertex_prog.c 16 years ago
  Keith Whitwell f6c8ca06f6 mesa: fix material inputs in ffvertex_prog.c 16 years ago
  Arthur HUILLET 4c31632817 mesa: fix transform_points_3d_no_rot using undefined values in %xmm0 16 years ago
  Kristof Ralovich fa5b0364f9 glx: plug a leak 16 years ago