draw: implement flatshade_first for drawing pipeline
[mesa.git] / src / gallium /
2009-06-10 Brian Pauldraw: implement flatshade_first for drawing pipeline
2009-06-10 Brian Paulsoftpipe: implement flatshade_first for triangles
2009-06-10 Brian Paulsoftpipe: implement flatshade_first for line setup
2009-06-04 Brian PaulRevert "softpipe: fix flat shading provoking vertex...
2009-05-28 Corbin Simpsonr300-gallium, radeon-gallium: Make add_buffer indicate...
2009-05-28 Ben Skeggsnv50: some mipmapping fixes
2009-05-28 Christoph Bumillernv50: negate sources directly where supported
2009-05-28 Christoph Bumillernv50: introduce emit_cvt and use it
2009-05-28 Christoph Bumillernv50: fix TXP
2009-05-28 Christoph Bumillernv50: use multiple constant buffers
2009-05-28 Christoph Bumillernv50: don't look for unfreed temps in free_nv50_pc
2009-05-28 Christoph Bumillernv50: release hw TEMPs early
2009-05-28 Christoph Bumillernv50: allow immediates for MOV, ADD and MUL
2009-05-28 Christoph Bumillernv50: enable half insns for MOV and MUL
2009-05-28 Christoph Bumillernv50: make sure half-long insns are paired
2009-05-28 Christoph Bumillernv50: enable KIL in register 19a8
2009-05-28 Christoph Bumillernv50: don't overwrite sources before they're used
2009-05-28 Christoph Bumillernv50: put FP outputs where they belong
2009-05-28 Christoph Bumillernv50: modified FP attribute loading
2009-05-28 Christoph Bumillernv50: inspect decl semantic and interpolation mode
2009-05-28 Christoph Bumillernv50: record last access to temp and attr regs
2009-05-28 Christoph Bumillernv50: save some space in immediate buffer
2009-05-28 Christoph Bumillernv50: fix SIGN_SET case in tgsi_src
2009-05-28 Christoph Bumillernv50: set dst.z,w to 0,1 in SCS and XPD
2009-05-28 Christoph Bumillernv50: make LRP instruction nicer
2009-05-28 Christoph Bumillernv50: fix some memory leaks in shader assembler
2009-05-28 Ben Skeggsnouveau: explicitly request mappable buffers for the...
2009-05-28 Mike Kaplinksiydraw: Fix assertion failure at fetch_emit_prepare
2009-05-28 Brian Paulsoftpipe: comments
2009-05-28 Brian Paulsoftpipe: include sp_winsys.h to silence warning (unpro...
2009-05-28 Brian Paulsoftpipe: fix flat shading provoking vertex for PIPE_PR...
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Jonathan Adamczewskicell: perform triangle cull a little earlier
2009-05-21 Jonathan Adamczewskicell: unroll inner loop of spu_render.c:cmd_render()
2009-05-21 Corbin Simpsonr300-gallium: r500-fs: POW.
2009-05-21 Corbin Simpsonr300-gallium: r500-fs: LRP.
2009-05-20 Corbin Simpsonr300-gallium: r500-fs: Combine function.
2009-05-20 Corbin Simpsonr300-gallium: Prevent assert when fogcoords are present.
2009-05-20 Corbin Simpsonr300-gallium: Another constantbuf shader recompile...
2009-05-20 Corbin Simpsonr300-gallium: Raise constantbuf limits.
2009-05-20 Corbin Simpsonr300-gallium: fs: Remove cruft from way back when.
2009-05-20 Corbin Simpsonradeon-gallium: Add surface_buffer_create callback.
2009-05-20 Corbin Simpsonr300-gallium: Make surface_copy actually load the textu...
2009-05-20 Corbin Simpsonr300-gallium: Add missing R481 PCI ID.
2009-05-20 Corbin Simpsonr300-gallium: Make surface_copy work, and refactor...
2009-05-20 Corbin Simpsonradeon-gallium: Don't permit reading and writing a...
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Jakob Bornecrantztrace: Improve shader wrapping
2009-05-18 Jakob Bornecrantzst/dri: Only create new textures if drawable has changed
2009-05-18 Corbin Simpsonr300-gallium: Fix (another) wrong value in MSPOS.
2009-05-18 Corbin Simpsonradeon-gallium: Remove BO validation debug.
2009-05-18 Corbin Simpsonr300-gallium: Cleanup viewport state setup.
2009-05-18 Corbin Simpsonr300-gallium: Always do VTE, never software viewport.
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian Paulsoftpipe: add texture target sanity check assertion
2009-05-18 Corbin Simpsonr300-gallium: Enable GLSL for r500.
2009-05-18 Corbin Simpsonr300-gallium: r500-fs: DDX and DDY support.
2009-05-18 Corbin Simpsondri-gallium: Add GLSL support.
2009-05-18 Corbin Simpsonr300-gallium: Add half-right COS and SIN.
2009-05-18 Corbin Simpsonr300-gallium: Size mismatch.
2009-05-18 Corbin Simpsonr300-gallium, radeon-gallium: Nuke gb_pipes from orbit.
2009-05-17 Corbin Simpsonr300-gallium: Don't set GB_TILE_CONFIG (in userspace.)
2009-05-17 Corbin Simpsonr300-gallium: Clean up more invariant state.
2009-05-17 Corbin Simpsonr300-gallium: Update XXX.
2009-05-17 Corbin Simpsonr300-gallium: Correct default MSPOS.
2009-05-17 Corbin Simpsonr300-gallium: vs: Fix vert shader init.
2009-05-17 Corbin Simpsonr300-gallium: r500-fs: Enable depth writes, kinda.
2009-05-17 Corbin Simpsonr300-gallium: Comment out useless debugging code.
2009-05-17 Corbin Simpsonr300-gallium: vs: Dupe tokens, better debug, count...
2009-05-16 Corbin Simpsonr300-gallium: Die on bad texture formats.
2009-05-16 Corbin Simpsonr300-gallium: Update floating-point params too.
2009-05-16 Corbin Simpsonr300-gallium: Update screen caps.
2009-05-16 Corbin Simpsonintel-gallium: Fix trace_drm integration.
2009-05-16 Corbin SimpsonCreate common trace_drm code, add to radeon_winsys.
2009-05-16 Corbin Simpsonr300-gallium: Various cleanups leftover from before.
2009-05-16 Keith Whitwellgallium: remove occlusion_count flag from depth-stencil...
2009-05-16 Jakob Bornecrantzgallium-intel: Enable trace driver
2009-05-16 Jakob Bornecrantztrace: Export enabled status
2009-05-16 Jakob Bornecrantztrace: Unwrap buffer in texture_blanket
2009-05-16 Jakob Bornecrantztrace: If either shader is disabled don't draw
2009-05-16 Jakob Bornecrantztrace: Put shaders on a list in the context
2009-05-16 Jakob Bornecrantztrace: Move state dump functions to tr_dump_state....
2009-05-15 Jakob Bornecrantzgallium-intel: Build with scons
2009-05-15 Jakob Bornecrantzst/egl: Use proper Makefile
2009-05-14 Corbin Simpsonr300-gallium: Correct VTE setup for surface_fill, make...
2009-05-14 Corbin Simpsonr300-gallium: Clean up outdated comments.
2009-05-14 Corbin Simpsonr300-gallium: Space accounting for textures.
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-12 Joakim Sindholtr300-gallium: add missing semicolon
2009-05-12 Joakim Sindholtr300-gallium: duplicate tokens in create_fs_state
2009-05-11 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-11 Joakim Sindholtr300-gallium: unbreak build
2009-05-11 Corbin Simpsonr300-gallium: Setup surface in r300_surface_copy.
2009-05-11 Corbin Simpsonr300-gallium: Cleanup some compile warnings.
2009-05-11 Corbin Simpsonr300-gallium: Cleanup PSC for HW TCL.
2009-05-11 Corbin Simpsonradeon-gallium: Forgot a typedef.
next