summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2011-01-13r600g: add missing RECIPSQRT_CLAMPED to r600_bc_get_num_operandsChristian König
2011-01-13r600g: rework bank swizzle codeChristian König
2011-01-13r600g: fix alu slot assignmentChristian König
2011-01-13r600g: optimize away CF ALU instructions even if type doesn't matchChristian König
2011-01-13nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH stateChristoph Bumiller
2011-01-14draw: Fix an off-by-one bug in a vsplit assertion.Chia-I Wu
2011-01-13targets/egl-static: Remove unnecessary header.Vinson Lee
2011-01-13r600g: Silence uninitialized variable warnings.Vinson Lee
2011-01-13scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'.José Fonseca
2011-01-13scons: Build libOpenVG.dll & libEGL.dllJosé Fonseca
2011-01-13util: Undo spurious changes in last commit.José Fonseca
2011-01-13util: Don't limit debug_printf message length on unices.José Fonseca
2011-01-13egl: Improve driver selection.Chia-I Wu
2011-01-13egl: Simplify driver matching.Chia-I Wu
2011-01-13egl: Cleanup _EGLDisplay initialization.Chia-I Wu
2011-01-13nvc0: disable calling of sw methods we don't implementBen Skeggs
2011-01-13nvc0: fix mp_stack_bo relocationBen Skeggs
2011-01-12noop: change var type to silence warningBrian Paul
2011-01-12r600g: also look at tex inst when for maximum gpu countChristian König
2011-01-12r600g: implement output modifiers and use them to further optimize LRPChristian König
2011-01-12r600g: use special constants for 0, 1, -1, 1.0f, 0.5f etcChristian König
2011-01-12r600g: optimize temp register handling for LRPChristian König
2011-01-12r600g: optimize away CF_INST_POPChristian König
2011-01-12r600g: make dumping of shaders an optionChristian König
2011-01-12r600g: fix alu dumpingChristian König
2011-01-12r600g: improve r600_bc_dumpChristian König
2011-01-12scons: Update windows build for vgapi->openvg rename.José Fonseca
2011-01-12scons: Fix build on systems without libOpenVG.soJosé Fonseca
2011-01-12scons: Updates for targets/egl-static.Chia-I Wu
2011-01-12targets/egl-static: New EGL target for scons.Chia-I Wu
2011-01-12r600g: texture instructions also work fine with TGSI_FILE_INPUTChristian König
2011-01-12r600g: DP4 also supports writemaskingChristian König
2011-01-12r600g: Why all this fiddling with tgsi_helper_copy?Christian König
2011-01-12r600g: fix tex and vtx joiningChristian König
2011-01-11r600g: Fixed SIN/COS/SCS for the case where the operand is a literal.Tilman Sauerbeck
2011-01-11noop: remove dead dri targetJerome Glisse
2011-01-11r600g: move user fence into base radeon structureJerome Glisse
2011-01-10r300g: add debug option for buffer upload loggingMarek Olšák
2011-01-10st/egl: Fix a void pointer arithmetic warning.Chia-I Wu
2011-01-10mesa: Remove GLES overlay.Chia-I Wu
2011-01-09noop: make noop useable like trace or rbugJerome Glisse
2011-01-09r300g: do not upload the same user buffer several timesMarek Olšák
2011-01-09nvc0: implement queriesChristoph Bumiller
2011-01-09i965g: fix warningsDave Airlie
2011-01-09i965g: update intel_decode from upstream.Dave Airlie
2011-01-09i965g: update disassembler code from classic.Dave Airlie
2011-01-09i965g: update brw_defines.h from classic driverDave Airlie
2011-01-09i965g: update brw_structs.h from classic driver.Dave Airlie
2011-01-09i965g: update to similiar gen stuff as i965Dave Airlie
2011-01-09r300g: fix crash when flushing ZMASKMarek Olšák