summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-09-20util/r300g: split the r300 index buffer modifier functions out to utilDave Airlie
2010-09-20r600g: fix exports_ps to export a number not a mask.Henri Verbeet
2010-09-19Revert "r600g: Flush upload buffers before draws instead of before flushes."Henri Verbeet
2010-09-19r600g: Buffer object maps imply a wait.Henri Verbeet
2010-09-19r600g: Remove a redundant flush in r600_texture_transfer_map().Henri Verbeet
2010-09-19r600g: Flush upload buffers before draws instead of before flushes.Henri Verbeet
2010-09-19r600g: only emit uses waterfall on r6xx hw.Dave Airlie
2010-09-19r600g; add uses waterfall to asm cf for r6xx.Dave Airlie
2010-09-19r600g: Added support for TGSI_SEMANTIC_FACE.Tilman Sauerbeck
2010-09-18nv50: Remove dead initialization.Vinson Lee
2010-09-18nv50: Remove dead initialization.Vinson Lee
2010-09-18nv50: Silence missing initializer warning.Vinson Lee
2010-09-18nv50: fix typo in fifo packet length limitChristoph Bumiller
2010-09-18nv50: emit constbuf relocs before uploading constantsChristoph Bumiller
2010-09-18nv50: add relocs for stack and local mem buffersChristoph Bumiller
2010-09-18r600g: Remove unused variable.Vinson Lee
2010-09-18nvfx: Silence uninitialized variable warnings.Vinson Lee
2010-09-18nvfx: Remove const qualifer from nvfx_vertprog_translate.Vinson Lee
2010-09-17gallium: rework handling of sprite_coord_enable stateBrian Paul
2010-09-17r600g: Silence unused variable warnings.Vinson Lee
2010-09-17r600g: Remove unnecessary header.Vinson Lee
2010-09-17llvmpipe: Default to no threading on single processor systems.José Fonseca
2010-09-17r600g: alternative command stream building from contextJerome Glisse
2010-09-17r600g: Fixed the shift in S_02880C_KILL_ENABLE.Tilman Sauerbeck
2010-09-17r600g: Enable PIPE_SHADER_CAP_TGSI_CONT_SUPPORTED.Tilman Sauerbeck
2010-09-17r600g: Only set PA_SC_EDGERULE on rv770 and greater.Tilman Sauerbeck
2010-09-17r600g: Added DB_SHADER_CONTROL defines.Tilman Sauerbeck
2010-09-17r600g: Formatting fixes.Tilman Sauerbeck
2010-09-17r600g: add upload manager support.Dave Airlie
2010-09-17r600g: add support for kernel boDave Airlie
2010-09-17r600g: move constant buffer creation behind winsys abstraction.Dave Airlie
2010-09-17r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie
2010-09-17r600g: hide radeon_ctx inside winsys.Dave Airlie
2010-09-16gallivm: Start collecting bitwise arithmetic helpers in a new module.José Fonseca
2010-09-16r300g/swtcl: fix CS overrunMarek Olšák
2010-09-16llvmpipe: add DEBUG_FS to dump variant informationKeith Whitwell
2010-09-16llvmpipe: add LP_PERF flag to disable various aspects of rasterizationKeith Whitwell
2010-09-16nv50: get shader fixups/relocations into working stateChristoph Bumiller
2010-09-16nv50: don't segfault on shaders with 0 instructionsChristoph Bumiller
2010-09-16r600g: Use clamped math for RCP and RSQ.Tilman Sauerbeck
2010-09-16r600g: Fixed a bo leak in r600_blit_state_ps_shader().Tilman Sauerbeck
2010-09-16r600g: fix texture bos and avoid doing depth blit on evergreenDave Airlie
2010-09-16r600g: fixup texture state on evergreen.Dave Airlie
2010-09-15nv50: Fix 'control reaches end of non-void function' warning.Vinson Lee
2010-09-15nv50: Silence uninitialized variable warnings.Vinson Lee
2010-09-15nv50: Silence uninitialized variable warning.Vinson Lee
2010-09-15nv50: Silence uninitialized variable warning.Vinson Lee
2010-09-15nv50: Silence uninitialized variable warning.Vinson Lee
2010-09-15nv50: Remove unnecessary headers.Vinson Lee
2010-09-15nv50: Update files in SConscript to match Makefile.Vinson Lee