mesa.git
2013-03-12 Francisco Jereznv50/ir/tgsi: Exclude local declarations from function...
2013-03-12 Christoph Bumillernv50/ir/opt: try to make use of SUCLAMP addend
2013-03-12 Christoph Bumillernv50/ir: don't assert on type in Modifier.applyTo if...
2013-03-12 Christoph Bumillernv50/ir: add support for barriers
2013-03-12 Christoph Bumillernv50/ir/tgsi: add support for atomics
2013-03-12 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_LOAD,STORE
2013-03-12 Christoph Bumillernvc0/ir: don't replace load from input in COMPUTE progs...
2013-03-12 Christoph Bumillernvc0/ir: implement lowering of surface ops for nve4
2013-03-12 Christoph Bumillernvc0/ir: add formatted surface load lib code, move...
2013-03-12 Christoph Bumillernv50/ir: extend moveSources for delta < 0
2013-03-12 Christoph Bumillernvc0/ir: lower atomics in s[]
2013-03-12 Christoph Bumillernvc0/ir/emit: implement INSBF, EXTBF, PERMT and ATOM
2013-03-12 Christoph Bumillernv50/ir/emit: handle OP_ATOM
2013-03-12 Christoph Bumillernvc0/ir/target: some ops can't be predicated, e.g....
2013-03-12 Christoph Bumillernv50/ir/opt: CALLs cannot load
2013-03-12 Christoph Bumillernv50/ir: add support for indirect BRA,CALL
2013-03-12 Christoph Bumillernvc0/ir/emit: implement move to and logic ops on predicates
2013-03-12 Christoph Bumillernvc0/ir/emit: implement surface related ops
2013-03-12 Christoph Bumillernv50/ir: initialize CodeEmitters' specialized target...
2013-03-12 Christoph Bumillernv50/ir/opt: make optimization aware of atomics, barrie...
2013-03-12 Christoph Bumillernv50/ir: add various new OPs that will be needed for...
2013-03-12 Francisco Jereznv50/ir: Rename "mkLoad" to "mkLoadv" for consistency.
2013-03-12 Christoph Bumillernv50/ir: fix comparison of system values
2013-03-12 Francisco Jereznv50/ir/tgsi: Translate grid-related system parameters.
2013-03-12 Francisco Jereznv50/ir/tgsi: Accept COMPUTE programs.
2013-03-12 Christoph Bumillernv50/ir/ra: make sure all used function inputs get...
2013-03-12 Christoph Bumillernv50/ir/ra: also add pre-existing MERGE,SPLIT to constr...
2013-03-12 Christoph Bumillernv50/ir/ra: fix confusion with conditional RegisterSet...
2013-03-12 Christoph Bumillernv50/ir/ra: swap copyCompound args if src is compound...
2013-03-12 Francisco Jereznv50/ir/ra: Fix maxGPR calculation for programs with...
2013-03-12 Francisco Jereznv50/ir/ra: Fix traversal before the beginning of the...
2013-03-12 Francisco Jereznv50/ir/ra: Fix RegisterSet::occupy(const Value *v).
2013-03-12 Francisco Jereznv50/ir/ra: Fix argument const-ness in RegisterSet...
2013-03-12 Francisco Jereznv50/ir/opt: Fix tryPropagateBranch for BBs with severa...
2013-03-12 Francisco Jereznv50/ir: Clean up references to function values before...
2013-03-12 Francisco Jereznouveau: Bail out from nouveau_fence_wait if flushing...
2013-03-12 Vinson Leemesa: Use correct functions for enum conversion.
2013-03-12 Rob Clarkfreedreno: gallium driver for adreno
2013-03-12 José Fonsecad3d1x: Remove.
2013-03-12 José Fonsecanv50: Remove nv0_ir_from_sm4.*
2013-03-11 Roland Scheideggergallivm: clean up passing derivatives around
2013-03-11 Chad Versacei965: Fix typo in doxygen hyperlink
2013-03-11 Eric Anholtmesa: Reduce memory usage for reg alloc with many graph...
2013-03-11 Eric Anholtmesa: Reduce the memory usage for reg alloc with many...
2013-03-11 Eric Anholti965/fs: Improve CSE performance by expiring some avail...
2013-03-11 Eric Anholti965/fs: Improve live variables calculation performance.
2013-03-11 Eric Anholti965/fs: Also do the gen4 SEND dependency workaround...
2013-03-11 Eric Anholti965/fs: Switch to using sampler LD messages for unifor...
2013-03-11 Eric Anholti965/fs: Fix broken rendering in large shaders with...
2013-03-11 Eric Anholti965/fs: Add a comment about about an implementation...
2013-03-11 Eric Anholti965/fs: Fix register allocation for uniform pull const...
2013-03-11 Eric Anholtintel: Remove some unused debug flags.
2013-03-08 Zack Rusindraw/gs: Correctly iterate the emitted primitives
2013-03-08 Zack Rusintgsi/exec: Correctly reset NumOutputs before parsing...
2013-03-11 Roland Scheideggerdraw/llvm: another quick hack for drawing with no posit...
2013-03-11 Roland Scheideggersoftpipe: don't use samplers with prebaked sampler...
2013-03-11 Roland Scheideggertgsi: emit code for SVIEWINFO and SAMPLE_I
2013-03-11 Roland Scheideggertgsi: fix wrong reg used for unit for TGSI_OPCODE_TXF
2013-03-11 Tom Stellardr600g/llvm: Fix build
2013-03-11 Marek Olšákr600g: add debug options disabling various copy-buffer...
2013-03-11 Marek Olšákmesa: don't allocate a texture if width or height is...
2013-03-11 Marek Olšákgallium/util: attempt to fix blitting multisample textu...
2013-03-11 Marek Olšákr600g: allocate FMASK right after the texture, so that...
2013-03-11 Marek Olšákr600g: remove r600.h, move the stuff elsewhere (mostly...
2013-03-11 Marek Olšákr600g: remove r600_hw_context_priv.h, move the stuff...
2013-03-11 Marek Olšákr600g: remove deprecated state management code
2013-03-11 Marek Olšákr600g: atomize pixel shader
2013-03-11 Marek Olšákr600g: atomize vertex shader
2013-03-11 Marek Olšákr600g: inline r600_pipe_shader function
2013-03-11 Marek Olšákr600g: dump vertex elements state along with the fetch...
2013-03-11 Marek Olšákgallium/util: dump instance_divisor
2013-03-11 Marek Olšákr600g: remove bytecode dumping
2013-03-11 Marek Olšákr600g: use a single env var R600_DEBUG, disable bytecod...
2013-03-11 Marek Olšákr600g: cleanup #include recursion between r600_pipe...
2013-03-11 Marek Olšákr600g: don't check for R600_ENABLE_S3TC env var
2013-03-10 Stefan Brünsglapi/gen: Remove duplicate PYTHON_FLAGS
2013-03-09 Frank Henigmani965: Link i965_dri.so with C++ linker.
2013-03-09 Maxence Le... gallium/util: Correct shift value for TSC feature detec...
2013-03-09 Matt Turnerconfigure.ac: Build dricommon for DRI gallium drivers
2013-03-09 Matt Turnerconfigure.ac: Remove redundant checks of enable_dri.
2013-03-09 Matt Turnermesa: Allow ETC2/EAC formats with ARB_ES3_compatibility.
2013-03-09 Stéphane Marchesini915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling
2013-03-09 Stéphane Marchesini915g: Update TODO
2013-03-08 Brian Pauldocs: document another Viewperf bug
2013-03-07 Jan de Grootdri/nouveau: fix crash in nouveau_flush
2013-03-07 Brian Pauldraw: add const qualifier to silence compiler warning
2013-03-07 Brian Paulllvmpipe: remove the power of two sizeof(struct cmd_blo...
2013-03-07 Brian Paulvbo: fix crash found with shared display lists
2013-03-07 Alan Hourihanemesa: fix glGetInteger*(GL_SAMPLER_BINDING).
2013-03-07 Christian Königradeon/llvm: document LLVM commit
2013-03-07 Christian Königradeon/llvm: enable LICM and DCE pass v2
2013-03-07 Christian Königradeonsi: add LLVMNoUnwindAttribute to intrinsic
2013-03-07 Christian Königradeonsi: rework input interpolation
2013-03-07 Christian Königradeonsi: remove SI.vs.load.buffer.index
2013-03-07 Christian Königradeon/llvm: make SGPRs proper function arguments v2
2013-03-07 Christian Königradeon/llvm: replace shader type intrinsic with functio...
2013-03-07 Christian Königradeonsi: switch to v*i8 for resources and samplers v2
2013-03-07 Christian Königr600g/llvm: Update CONSTANT_BUFFER address space definition
2013-03-06 Zack Rusindraw/llvm: fix inputs to the geometry shader
2013-03-06 Bryan Caindraw: use geometry shader info in clip_init_state if...
next