wgl: Remove unused member.
[mesa.git] / src / gallium / drivers /
2009-04-09 José Fonsecatrace: Use 'flags' name consistently.
2009-04-09 Ben Skeggsnv50: adapt for new clear interface
2009-04-08 Corbin Simpsonr300-gallium: Properly emit indexbufs.
2009-04-08 Corbin Simpsonr300-gallium: Add vertex shader constant emit.
2009-04-08 José Fonsecatrace: Make calls dumping threadsafe.
2009-04-08 José Fonsecatrace: Make call no global.
2009-04-08 José Fonsecatrace: Simplify cast wrappers.
2009-04-08 José Fonsecatrace: Match pipe_context::clear prototype.
2009-04-07 Brian Paulsoftpipe: minor debug-help changes in softpipe_transfer...
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-06 Brian Paulsoftpipe: clean up the buffer clear and tile cache...
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 Michel Dänzergallium: Clean up driver clear() interface.
2009-04-04 Corbin Simpsonr300-gallium: Calculate vert shader inputs for HW TCL.
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 Simpsonr300-gallium: Clean up compile warnings and strict...
2009-04-04 Corbin Simpsonr300-gallium: r500 surface_copy fragment shader.
2009-04-03 Brian Paulsoftpipe: add additional surface formats in tile cache...
2009-04-02 Christoph Bumillernv50: fix viewport state update
2009-04-01 Corbin Simpsonr300-gallium: Translate vertex shader magic numbers.
2009-04-01 Corbin Simpsonr300-gallium: Fix compiler warnings.
2009-04-01 Corbin Simpsonr300-gallium: Add vertex shader for surface_copy.
2009-04-01 Corbin Simpsonr300-gallium: Backwards test.
2009-04-01 Corbin Simpsonr300-gallium: Moar vert shader emit.
2009-04-01 Corbin Simpsonr300-gallium: Add vertex shader emit.
2009-04-01 Corbin Simpsonr300-gallium: Stubs for vertex shaders.
2009-03-31 Brian Paulsoftpipe: use util_is_inf_or_nan()
2009-03-31 Corbin Simpsonr300-gallium: RGBA, not ARGB, after all.
2009-03-31 Corbin Simpsonr300-gallium: r500-fs: If recompiling a shader, overwri...
2009-03-30 Corbin Simpsonr300-gallium: Properly redo shaders when constant buffe...
2009-03-30 Corbin Simpsonr300-gallium: Allow surface_fill to clear depth/stencil...
2009-03-30 Corbin Simpsonr300-gallium: Emit the "right" sequence of colors.
2009-03-30 Corbin Simpsonr300-gallium: Fix hardlock when no colors or textures...
2009-03-30 Corbin Simpsonr300-gallium: Fix strange build error.
2009-03-30 Corbin Simpsonr300-gallium: Handful of small leftovers.
2009-03-27 Corbin Simpsonr300-gallium: Add some surface_copy.
2009-03-27 Corbin Simpsonr300-gallium: Use CMP for MOV on r300.
2009-03-26 Michel Dänzergallium: Remove some little-used fields from struct...
2009-03-25 José Fonsecatrace: Defer the cast to after the check for enabled...
2009-03-25 José Fonsecasoftpipe: Include declarations.
2009-03-25 José Fonsecatrace: Update readme.
2009-03-25 José Fonsecatrace: Number calls.
2009-03-25 Alan CoopersmithAdd #ifdefs needed to compile Gallium on Solaris with...
2009-03-25 Corbin Simpsonr300-gallium: r300-fs: Moar.
2009-03-25 Corbin Simpsonr300-gallium: Unify shader interfaces, enable r300...
2009-03-25 Corbin Simpsonr300-gallium: r500-fs: Remove unused variable.
2009-03-25 Ben Skeggsnv50: fix typo in nv50_query.c
2009-03-25 Ben Skeggsnouveau: fix some pipe_buffer reference counting issues
2009-03-24 Robert Ellisoni965: fix point rasterization when rendering to FBO
2009-03-23 Michel Dänzergallium: Remove remnants of reference counting internal...
2009-03-22 Jakob Bornecrantztrace: Fix args to buffer write
2009-03-23 Brian Paulsoftpipe: reformatting, comments, minor clean-ups
2009-03-21 Keith Whitwellgallium: remove remaining references to origin_lower_left
2009-03-21 Brian Paulgallium: remove use of origin_lower_left
2009-03-20 Corbin Simpsonr300-gallium: Misspelled macro name.
2009-03-20 Corbin Simpsonr300-gallium: Put r300_cs_inlines to bed.
2009-03-20 Corbin Simpsonr300-gallium: Simplify/neaten up packet3.
2009-03-20 Corbin Simpsonr300-gallium: Clean up surface_fill, prep for surface_c...
2009-03-20 Corbin Simpsonr300-gallium: Properly offset scissors.
2009-03-20 Corbin Simpsonr300-gallium: Clean up r300_swtcl_emit.
2009-03-20 Corbin Simpsonr300-gallium: Clean up some emit, and some state handlers.
2009-03-20 Corbin Simpsonr300-gallium: A bit more invariant state.
2009-03-19 Jakob Bornecrantztrace: Formalize on a standard for data size pair
2009-03-18 Corbin Simpsonr300-gallium: Emit viewport state.
2009-03-18 Corbin Simpsonr300-gallium: Viewport state storage.
2009-03-18 Corbin Simpsonr300-gallium: Fixup registers for viewport state.
2009-03-18 Brian Paulsoftpipe: more texture transfer fixes.
2009-03-18 Brian Paulsoftpipe: need to set tc->transfer=NULL after destroyin...
2009-03-17 Ben Skeggsnouveau: rewrite winsys in terms of drm_api, support...
2009-03-17 Corbin Simpsonr300-gallium: Move all unsorted state into invariant...
2009-03-17 Corbin Simpsonr300-gallium: Emit invariant state, no matter what.
2009-03-17 Corbin Simpsonr300-gallium: Quick little cleanup of surface_fill...
2009-03-17 Corbin Simpsonr300-gallium: Debugging for the more sensitive card...
2009-03-17 Corbin Simpsonr300-gallium: r500-fs: Fixup immediate->constant counti...
2009-03-17 Corbin Simpsonr300-gallium: More query stuff.
2009-03-17 Corbin Simpsonr300-gallium: r500-fs: Properly set up TEX/OUT.
2009-03-17 Corbin Simpsonr300-gallium: r500-fs: Texture insts, ABS, moar comments.
2009-03-17 Corbin Simpsonr300-gallium: Clean up some code, un-special-case scala...
2009-03-17 Corbin Simpsonr300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD...
2009-03-17 Corbin Simpsonr300-gallium: Fix relocation for textures.
2009-03-16 Jakob Bornecrantztrace: Fix memory leak
2009-03-16 Jakob Bornecrantztrace: Re-init refcounters just incase
2009-03-16 Jakob Bornecrantztrace: Dump buffer data via buffer writes
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Add ABS.
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Clamp only when saturation flags...
2009-03-16 Corbin Simpsonr300-gallium: r500-fs: Working ADD and MUL, add more...
2009-03-16 Corbin Simpsonr300-gallium: Cleanup a few things.
next