Age | Commit message (Expand) | Author |
2006-11-22 | Some missing state init | Ben Skeggs |
2006-11-22 | remove unneded call to _tnl_invalidate_state() in _tnl_need_projected_coords(... | Roland Scheidegger |
2006-11-22 | GLX protocol fixes for glMap* functions (bug 8899) | Brian Paul |
2006-11-22 | Prune incoming state to the atoms of interest. Hopefully this will | Keith Whitwell |
2006-11-22 | Another fix | Keith Whitwell |
2006-11-22 | Set _NEW_LIGHT when materials are present in display lists also. | Keith Whitwell |
2006-11-22 | Move setting of _NEW_LIGHT to only occur when materials are present. | Keith Whitwell |
2006-11-21 | fix segfault with ATI_fs when trying to use a not enabled texture unit (bug #... | Roland Scheidegger |
2006-11-21 | Enable nv10 tcl state | Patrice Mandin |
2006-11-21 | nv10,nv20: nvX0ShadeModel static function | Patrice Mandin |
2006-11-21 | nv10,nv20,nv30: color light components renamed from a,b,c to r,g,b | Patrice Mandin |
2006-11-21 | ah, correct revision now | Patrice Mandin |
2006-11-21 | update from renouveau | Patrice Mandin |
2006-11-21 | nv10: update state | Patrice Mandin |
2006-11-21 | list header files in sources files (Dan Nicholson) | Brian Paul |
2006-11-21 | blend, logicop changes for intelEmitCopyBlit backported to i915 | Keith Whitwell |
2006-11-21 | nouveauCreateDmaObject | Ben Skeggs |
2006-11-21 | More fixes, glean seems to run now. | Keith Whitwell |
2006-11-21 | Remaining state cache changes | Stephane Marchesin |
2006-11-21 | Add the state caching mechanism. It seems to work, from what I can see. | Stephane Marchesin |
2006-11-21 | Don't define as const's to avoid compiler optimization & warning. | Alan Hourihane |
2006-11-21 | Fix more typos. | Keith Whitwell |
2006-11-21 | Gary Wong's patches for CopyPixels Logiop (enable) and Blend | Keith Whitwell |
2006-11-21 | Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask. | Keith Whitwell |
2006-11-21 | Commit Gary Wong & Keith Packard's changes for bug 8867 -- adjust code | Keith Whitwell |
2006-11-21 | Added correct include files to files, | Sean D'Epagnier |
2006-11-21 | glTexCoord3dv was not using third coordinate | Sean D'Epagnier |
2006-11-21 | More state. | Jeremy Kolb |
2006-11-20 | Disable fragment program debug messages. | Rune Petersen |
2006-11-20 | Add state initialization to context creation. | Jeremy Kolb |
2006-11-20 | Fix typos that meant vbos were never unmapped | Keith Whitwell |
2006-11-20 | fix glPopAttrib/color material bug #9091 | Brian Paul |
2006-11-20 | Committing in . | Jouk Jansen |
2006-11-20 | Don't perform dangling attribute check on POS attribute. It can't by | Keith Whitwell |
2006-11-19 | Cleanup the swtcl code. | Stephane Marchesin |
2006-11-19 | Use NONINC_METHOD for vertex data. | Stephane Marchesin |
2006-11-19 | More work on the swtcl | Stephane Marchesin |
2006-11-19 | More fifo debug fixes | Stephane Marchesin |
2006-11-19 | Oops. | Stephane Marchesin |
2006-11-19 | Fix the fifo debugging feature. | Stephane Marchesin |
2006-11-19 | New swtcl implementation. It's simpler than the previous one (doesn't use | Stephane Marchesin |
2006-11-19 | Don't bother touching lighting stuff if shaders are in use | Ben Skeggs |
2006-11-19 | Fix nv30LineWidth, hw expects a ubyte. | Ben Skeggs |
2006-11-19 | Avoid sharing subchannels with the ddx until context switching is done | Ben Skeggs |
2006-11-19 | More FIFO fixes. | Ben Skeggs |
2006-11-19 | Stupid bug.. | Ben Skeggs |
2006-11-19 | poke the correct FIFO regs | Ben Skeggs |
2006-11-18 | move fix-up code into new slang_fixup_save() function | Brian Paul |
2006-11-18 | delete shader objects when destroying shared context state | Brian Paul |
2006-11-18 | comments | Brian Paul |