r600g/llvm: use native encode for tex
[mesa.git] / src / gallium / drivers /
2013-03-31 Vincent Lejeuner600g/llvm: use native encode for tex
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-27 Zack Rusinllvmpipe/draw: Fix texture sampling in geometry shaders
2013-03-27 Zack Rusingallium/llvm: implement geometry shaders in the llvm...
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šá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šá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 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 Vinson Leellvmpipe: Fix assertions with assignment instead of...
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 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-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 Maarten Lankhorstradeon/llvm: Do not link against libgallium when buildi...
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 Christian Königtgsi: use separate structure for indirect address v2
2013-03-19 Christian Königtgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY
2013-03-19 Andreas Bollradeon/llvm: Link against libgallium.la to fix an undef...
2013-03-17 Alex Deucherr600g: properly set non_disp tiling mode for DMA (v2)
2013-03-17 Alex Deucherr600g: Use blitter rather than DMA for 128bpp on cayman...
2013-03-16 Maarten Lankhorstgallium/build: Fix visibility CFLAGS in automake
2013-03-15 Brian Paulsoftpipe: fix up NUM_ENTRIES confusion
2013-03-14 José Fonsecasoftpipe: Shrink context size.
2013-03-13 Roland Scheideggerllvmpipe: don't assert when trying to render to surface...
2013-03-13 Roland Scheideggersoftpipe: don't assert when creating surfaces with...
2013-03-13 José Fonsecallvmpipe: Fix geometry shader token leak.
2013-03-13 Tom Stellardradeon/llvm: Add missing license headers
2013-03-13 Tom Stellardradeon/llvm: Make radeon_llvm_util.cpp a C file
2013-03-13 Tom Stellardradeon/llvm: Optimize radeon_llvm_strip_unused_kernels()
2013-03-13 Tom Stellardradeon/llvm: Implement radeon_llvm_get_kernel_module...
2013-03-13 Tom Stellardradeon/llvm: Implement radeon_llvm_get_num_kernels...
2013-03-13 Tom Stellardradeon/llvm: Implement radeon_llvm_parse_bitcode()...
2013-03-13 Tom Stellardr600g/llvm: Move llvm wrapper functions into the radeon...
2013-03-13 José Fonsecaautotools: Add missing top-level include dir.
2013-03-13 Matt Turnermesa: Use PACKAGE_BUGREPORT macro.
2013-03-12 Michel Dänzerradeonsi: Fix off-by-one for maximum vertex element...
2013-03-12 Christoph Bumillernvc0: avoid crash on updating RASTERIZE_ENABLE state
2013-03-12 Christoph Bumillernvc0: add MP trap handler for nve4
2013-03-12 Christoph Bumillernvc0: they removed the NTID,NCTAID,GRIDID registers...
2013-03-12 Christoph Bumillernvc0: implement compute support for nve4
2013-03-12 Christoph Bumillernvc0/ir: try to fix CAS (CompareAndSwap)
2013-03-12 Christoph Bumillernv50/ir: add CCTL (cache control) op
2013-03-12 Christoph Bumillernvc0/ir/emit: fix emission of large address offsets
2013-03-12 Christoph Bumillernvc0: add SHADER/COMPUTE_RESOURCE bind flags to format...
2013-03-12 Christoph Bumillernouveau: align PIPE_BIND_SHADER,COMPUTE_RESOURCEs to...
2013-03-12 Christoph Bumillernv50,nvc0: copy writable flag on surface creation
2013-03-12 Christoph Bumillernv50/ir: add support for different sampler and resource...
2013-03-12 Christoph Bumillernv50/ir: implement splitting of 64 bit ops after RA
2013-03-12 Christoph Bumillernvc0/ir: skip back edges when determining latest sched...
2013-03-12 Christoph Bumillernvc0/ir: use large issue delay after RET, too
2013-03-12 Christoph Bumillernv50/ir: fix size adjustment for sched info for multipl...
2013-03-12 Christoph Bumillernv50/ir: print function inputs and outputs
2013-03-12 Christoph Bumillernv50/ir/ssa: add a few comments regarding RenamePass
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....
next