r600g: fix range handling for tgsi input declarations v2
[mesa.git] / src / gallium /
2013-04-02 Vadim Girlinr600g: fix range handling for tgsi input declarations v2
2013-04-02 Marek Olšákgallium/hud: do .xxxx swizzling for the font texture...
2013-04-02 Brian Paulhud: flush/unmap the vertex buffer before drawing
2013-04-02 Brian Pauldraw: use pipe_transfer_unmap() to match pipe_transfer_...
2013-04-02 Roland Scheideggergallivm: fix signed small float to float conversion
2013-04-02 Christian Königradeonsi: add instance divisor support v3
2013-04-02 Christian Königradeonsi: add start instance support
2013-04-02 Christian Königradeonsi: add instanceid support
2013-04-02 Christian Königradeon/llvm: move system value fetching to common code
2013-04-02 Michel Dänzerradeonsi: Handle arbitrary 2-byte formats in resource_c...
2013-04-02 Maarten Lankhorstnvc0: Fix fd leak in nvc0_create_decoder
2013-04-01 Vincent Lejeuner600g/llvm: Update LLVM_REVISION.txt
2013-04-01 Vincent Lejeuner600g/llvm: Use stack_size provided from llvm.
2013-04-01 Vincent Lejeuner600g/llvm: uses function attribute to pass shader...
2013-04-01 Vincent Lejeuner600g/llvm: Add support for cf_alu native encode
2013-04-01 Mike Lothianclover: Fix build with LLVM 3.3
2013-04-01 Brian Paulllvmpipe: use triangle subdivision to avoid fixed-point...
2013-04-01 Adam Jacksongallivm: Minor comment cleanup
2013-03-31 Vincent Lejeuner600g/llvm: Update LLVM_REVISION
2013-03-31 Vincent Lejeuner600g/llvm: use native encode for tex
2013-03-29 Roland Scheideggergallivm: consolidate some half-to-float and r11g11b10...
2013-03-28 Christoph Bumillernvc0: implement MP performance counters
2013-03-28 Christoph Bumillernvc0: enable compression when supported
2013-03-28 Christoph Bumillernvc0: use NOUVEAU_GETPARAM_GRAPH_UNITS to get MP count
2013-03-28 Christoph Bumillernv50,nvc0: fix 3d blits, restore viewport after blit
2013-03-28 Christoph Bumillernv50: fix 3D render target setup
2013-03-28 Brian Paulllvmpipe: put .bmp extension on dumped image files
2013-03-28 Brian Paulllvmpipe: add 'f' suffix to 1.0 in fixed_to_float()
2013-03-28 Brian Pauldraw: fix some build breakage when LLVM is not used
2013-03-28 Marek Olšákst/dri: fix crash with HUD and single buffering
2013-03-27 Zack Rusinllvmpipe/draw: Fix texture sampling in geometry shaders
2013-03-27 Zack Rusindraw/llvm: Cleanup the store debugging code
2013-03-27 Zack Rusindraw: Allocate the output buffer for output primitives
2013-03-27 Zack Rusingallivm: Implement the breakc instruction
2013-03-27 Zack Rusingallivm: implement implicit primitive flushing
2013-03-27 Zack Rusingallium/llvm: implement geometry shaders in the llvm...
2013-03-27 Zack Rusindraw/gs: Fetch more than one primitive per invocation
2013-03-27 Zack Rusindraw/gs: Abstract the portions of GS that are tgsi...
2013-03-27 Zack Rusindraw/llvm: Remove unused gs_constants from jit_context
2013-03-27 Zack Rusingraw/gs: add missing max output vertices to all tests
2013-03-27 Jerome Glisseradeonsi: add cs tracing v3
2013-03-26 Christian Königradeon/llvm: document LLVM commit
2013-03-26 Christian Königradeonsi: add preloading for all samplers
2013-03-26 Christian Königradeonsi: add preloading of all constants
2013-03-26 Christian Königradeonsi: mark most intrinsics as readnone/nounwind
2013-03-26 Christian Königradeonsi: mark all loads as constant
2013-03-26 Christian Königradeonsi: remove wqm intrinsic
2013-03-26 Christian Königradeon/llvm: remove uneeded inclusion
2013-03-26 Marek Olšákgallium/docs: document get_driver_query_info
2013-03-26 Marek Olšákr600g: add a driver query returning the amount of reque...
2013-03-26 Marek Olšákr600g: add a driver query returning the number of draw_...
2013-03-26 Marek Olšákst/dri: integrate the HUD
2013-03-26 Marek Olšákgallium: implement a heads-up display module
2013-03-26 Marek Olšákgallium: add interface for driver queries like performa...
2013-03-26 Marek Olšákgallium/tgsi: fix valgrind warning
2013-03-26 Marek Olšákcso: add constant buffer save/restore feature for postp...
2013-03-26 Marek Olšákradeonsi: fix crash while binding a NULL constant buffer
2013-03-26 Marek Olšákr600g: fix crash while binding a NULL constant buffer
2013-03-26 Marek Olšákr300g: fix crash while binding a NULL constant buffer
2013-03-25 Martin Anderssonr600g: Use virtual address for PIPE_QUERY_SO* in r600_e...
2013-03-25 Rob Clarkfreedreno: use u_debug for debug env vars
2013-03-25 Brian Paulgallium: undef PACKAGE_* macros to silence warnings
2013-03-25 Brian Paulgallivm: init vars to silence warnings
2013-03-25 Rob Clarkfreedreno: prefer sw upload for textures
2013-03-25 Rob Clarkfreedreno: track maximal scissor bounds
2013-03-24 Roland Scheideggergallivm: move code for dealing with rgb9e5 and r11g11b1...
2013-03-24 Vinson Leellvmpipe: Fix assertions with assignment instead of...
2013-03-24 Dmitry Cherkassovclover: add dynamic_cast results checking down in clSet...
2013-03-24 Roland Scheideggergallivm: Add code for rgb9e5 shared exponent format...
2013-03-23 Marek Olšákgallium,st/mesa: don't use blit-based transfers with...
2013-03-22 Roland Scheideggerllvmpipe: add EXT_packed_float render target format...
2013-03-22 Michel Dänzerr600g: Honour legacy debugging environment variables
2013-03-21 Rob Clarkfreedreno: add pipe->blit
2013-03-21 Brian Paulsoftpipe: silence some asst. MSVC type warnings in...
2013-03-21 Brian Paulsoftpipe: silence some MSVC signed/unsigned warnings
2013-03-21 Brian Paulsoftpipe: silence some MSVC float/double warnings
2013-03-21 Brian Paulrbug: silence some MSVC signed/unsigned warnings
2013-03-21 Brian Paulpostprocess: silence some MSVC float/int warnings
2013-03-21 Brian Paulvega: fix MSVC warning about missing return statement
2013-03-21 Michel Dänzerradeonsi: Emit pixel shader state even when only the...
2013-03-20 Christoph Bumillernvc0: fix max varying count, move CLIPVERTEX,FOG out...
2013-03-20 Christoph Bumillergallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
2013-03-20 Kristian Høgsberggallium-egl: Fix compile errors introduced in de315f76a
2013-03-19 Alex Deucherr600g: don't emit SQ_DYN_GPR_RESOURCE_LIMIT_1 on cayman
2013-03-19 Alex Deucherr600g: emit DB_SRESULTS_COMPARE_STATE0 on r6xx/r7xx
2013-03-19 Brian Paulwinsys/svga: improve error/debug message output
2013-03-19 Brian Paultgsi: fix uninitialized declaration array fields
2013-03-19 Maarten Lankhorstradeon/llvm: Do not link against libgallium when buildi...
2013-03-19 Andreas Bollgallium/egl: fix out-of-tree build
2013-03-19 Roland Scheideggergallivm: fix return opcode handling in main function...
2013-03-19 Rob Clarkfreedreno: clear fixes
2013-03-19 Christian Königradeonsi: enable indirect adressing
2013-03-19 Christian Königradeonsi: implement indirect adressing of constants
2013-03-19 Christian Königradeonsi: switch to using resource destribtors for...
2013-03-19 Christian Königradeon/llvm: rework input fetch and output store
2013-03-19 Brian Paultgsi: add initializer data to fix MSVC compile error
2013-03-19 Christian Königtgsi: add ArrayID documentation v2
2013-03-19 Christian Königtgsi: use separate structure for indirect address v2
2013-03-19 Christian Königtgsi: add ArrayID to declarations
2013-03-19 Christian Königtgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY
next