mesa.git
2009-05-08 Richard LiR6xx/R7xx: WIP r6xx-rewrite code
2009-04-21 Richard LiR6xx/R7xx: remove unused files
2009-04-21 Richard LiR6xx/R7xx: add updated reg file
2009-04-21 Richard LiInitial pull of code from r6xx-r7xx-support branch
2009-04-10 Alex DeucherFix build errors from merge
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-10 Alex DeucherRemove r500 stuff
2009-04-09 Alex DeucherR600/r700: add new cmdbuf macros
2009-04-09 Alex DeucherR6xx/R7xx: r300 -> r600 symbols
2009-04-09 Dave Airlier300: fix color tiling
2009-04-09 Maciej Cencorar300: reorder fog coordinate and WPOS fp attributes
2009-04-09 Maciej Cencorar300: fix regression from swtcl rewrite
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-08 Corbin Simpsonr300-gallium: Properly emit indexbufs.
2009-04-08 Corbin Simpsonr300-gallium: Add vertex shader constant emit.
2009-04-08 José Fonsecapython/retrace: Try to cope with failures creating...
2009-04-08 José Fonsecapython: Don't try to finish a null fence.
2009-04-08 José Fonsecapython/retrace: Use colors on windows console.
2009-04-08 Alex DeucherR600: initial copy of r300 code
2009-04-08 Robert EllisonMesa: allow suppression of debug messages in a debug...
2009-04-08 Alan Hourihanegallium: when using gl_PointCoord ensure we use the...
2009-04-08 José Fonsecapython/retrace: Allow to specify the range of calls...
2009-04-08 José Fonsecatrace: Make calls dumping threadsafe.
2009-04-08 José Fonsecatrace: Make call no global.
2009-04-08 José Fonsecapython/retrace: Handle recent traces.
2009-04-08 José Fonsecapython: Fix method renaming.
2009-04-08 José Fonsecapython: Cope with null surfaces.
2009-04-08 José Fonsecawgl: Integrate the trace driver on debug builds.
2009-04-08 José Fonsecatrace: Simplify cast wrappers.
2009-04-08 José Fonsecatrace: Match pipe_context::clear prototype.
2009-04-08 Brian Paulgallium: handle the case of util_pack_z_stencil(format...
2009-04-08 Brian Pauldocs: bump Gallium version number
2009-04-08 Brian Pauldocs: updated Cell driver info
2009-04-08 Brian Pauldocs: more info for 7.4 release notes
2009-04-08 José Fonsecamesa: Don't attempt to free the dummy program.
2009-04-07 Brian Paulst: implement glCopyTexImage() for GL_DEPTH24_STENCIL8...
2009-04-07 Brian Paulst: implement GL_DEPTH_STENCIL format for glReadPixels...
2009-04-07 Brian Paulsoftpipe: minor debug-help changes in softpipe_transfer...
2009-04-07 Brian Paulmesa: add another special/optimized case in _mesa_unpac...
2009-04-07 Brian Paulswrast: fix point rendering function selection
2009-04-07 Brian Paulmesa: fix incorrect component ordering for sRGB8 textur...
2009-04-07 Brian Paulglsl: enable the new linear scan register allocator...
2009-04-07 Brian Pauldocs: document the MESA_GLSL env var, other misc GLSL...
2009-04-07 Brian Paulglsl: don't optimize program if MESA_GLSL=nopt
2009-04-07 Alex Deucherradeon: fix compiler warning
2009-04-07 Brian Paulswrast: restore !shader check around add_specular()
2009-04-07 Maciej Cencorar300: swtcl rewrite and cleanup
2009-04-07 Corbin Simpsonr300-gallium: vs: Add MAD.
2009-04-07 Corbin Simpsonr300-gallium: vs: Add MUL.
2009-04-07 Corbin Simpsonr300-gallium: Fix surface_copy too.
2009-04-07 Corbin Simpsonr300-gallium: Properly setup HW/SW TCL controls.
2009-04-07 Dave Airlieradeon/r200/r300: fix missing dma buffer validation
2009-04-07 Dave Airlieradeon: fix bocs wrapper
2009-04-07 Brian Paulswrast: more texcombine clean-ups
2009-04-07 Brian Paulswrast: asst. clean-ups in texcombine code
2009-04-06 Brian Paulswrast: fix secondary color add for glBitmap
2009-04-06 José Fonsecastw: Choose a color buffer format that matches the...
2009-04-06 Brian Paulsoftpipe: clean up the buffer clear and tile cache...
2009-04-06 Brian Paulswrast: fix incorrect arithmetic for GL_ADD_SIGNED...
2009-04-06 Brian Paulst: as with swrast, interpret texture border color...
2009-04-06 Brian Paulst: rename a helper function
2009-04-06 Brian Paulswrast: fix texture border color interpretation
2009-04-06 José Fonsecamesa: Fix orientation adjustment for reading stencil...
2009-04-06 Eric Anholtintel: Avoid dri2 GetBuffers round-trips for internal...
2009-04-06 Eric Anholti965: Use GTT maps when available to upload vertex...
2009-04-06 Eric Anholtintel: Clean up some a leftover from sedding of bufmgr...
2009-04-06 José Fonsecar300-gallium: Skeleton for integrating into the python...
2009-04-06 Jerome Glisseradeon: add support for new ttm
2009-04-06 Michel Dänzerradeon: Expose a 32 bit RGBA fbconfig even when the...
2009-04-05 Corbin Simpsonr300-gallium: vp: Moar.
2009-04-05 Corbin Simpsonr300-gallium: vs: Use a tab to properly set up OVM.
2009-04-05 Corbin Simpsonr300-gallium: Re-translate shaders if constants change.
2009-04-05 Corbin Simpsonr300-gallium: Properly interface with Draw for vert...
2009-04-05 Corbin Simpsonr300-gallium: Update state handlers/setters for vertex...
2009-04-05 Corbin Simpsonr300-gallium: vs: Moar vert shaders.
2009-04-05 Corbin Simpsonr300-gallium: vs: Expand instruction emission.
2009-04-05 Corbin Simpsonr300-gallium: Update clear() code.
2009-04-04 Brian Paulcell: update clear() code to catch up to gallium changes
2009-04-04 Michal Krolpython/regress: Clean up driver clear() interface.
2009-04-04 Michel Dänzergallium: Clean up driver clear() interface.
2009-04-04 Michel Dänzergallium: Add utility helper for packing combined depth...
2009-04-04 Michal Krolpython/regress: Remove trailing whitespace.
2009-04-04 Michal Krolpython/regress: Initial fragment shader test suite.
2009-04-04 Michal Krolpython/regress: Use X8R8G8B8 rendertarget in vertex...
2009-04-04 Corbin Simpsonradeon: A bit of indent and line break cleanup.
2009-04-04 Corbin Simpsonr300-gallium: Calculate vert shader inputs for HW TCL.
2009-04-04 Corbin Simpsonradeon: If the CS emit fails, dump it to stderr.
2009-04-04 Corbin Simpsonr300-gallium: Fix bad register write.
2009-04-04 Corbin Simpsonr300-gallium: Move swtcl_emit to render to reflect...
2009-04-04 Corbin SimpsonAdd scons build support for radeon/r300.
2009-04-04 Corbin Simpsonradeon: Fix compile warnings, compile errors.
2009-04-04 Corbin Simpsonr300-gallium: Clean up compile warnings and strict...
2009-04-04 Corbin Simpsonr300-gallium: r500 surface_copy fragment shader.
2009-04-03 Brian Paulintel: #include texgetimage.h
2009-04-03 Brian Paulmesa: move glGetTexImage(), glGetCompresssedTexImage...
2009-04-03 Brian Paulmesa: remove the noClamp parameter to _mesa_pack_rgba_s...
2009-04-03 Brian Paulmesa: clamp colors to [0,1] for glGetTexImage() when...
2009-04-03 Brian Paulmesa: whitespace and comment clean-up
2009-04-03 Brian Paulmesa: remove extra semicolons
2009-04-03 Brian Paulsoftpipe: add additional surface formats in tile cache...
next