r600g: support all channels of TGSI_FILE_ADDRESS
[mesa.git] / src / gallium / drivers /
2014-06-02 Christoph Bumillerr600g: support all channels of TGSI_FILE_ADDRESS
2014-06-02 Christoph Bumillerr600g: check for PIPE_BIND_BLENDABLE in is_format_supported
2014-06-02 Christoph Bumillerr600g: handle PIPE_QUERY_GPU_FINISHED
2014-05-31 Roland Scheideggerllvmpipe: (trivial) drop "unswizzled" from some functio...
2014-05-31 Roland Scheideggerllvmpipe: fix crash when not all attachments are popula...
2014-05-31 Roland Scheideggersoftpipe: honor the render_condition_enable bit in...
2014-05-31 Roland Scheideggerllvmpipe: honor the render_condition_enable bit in...
2014-05-31 Brian Paulsvga: use svga_shader_too_large() in compile_vs()
2014-05-31 Brian Paulsvga: use svga_shader_too_large() in compile_fs()
2014-05-31 Brian Paulsvga: added svga_shader_too_large() helper
2014-05-29 Stéphane Marchesini915g: Support B5G5R5A1 render targets and textures
2014-05-29 Stéphane Marchesini915g: Support R4G4B4A4 render targets and textures
2014-05-29 Stéphane Marchesini915g: Fix copy region code
2014-05-28 Alexandre Courbotnvc0/ir: use SM35 ISA with GK20A
2014-05-28 Alexandre Courbotnvc0: add GK20A 3D class
2014-05-27 Leo Liuradeon/vce: implement non-referenced frames
2014-05-27 Stéphane Marchesini915g: Fix shader disasm code
2014-05-27 Stéphane Marchesini915g: Fallback to sw for npot copies
2014-05-27 Stéphane Marchesini915g: handle more formats in copy
2014-05-27 Tobias Klausmannnvc0: implement clear_buffer
2014-05-26 Ilia Mirkinnvc0: revert mistaken logic to collapse color outputs...
2014-05-26 Rob Clarkfreedreno/a3xx: texture fixes
2014-05-26 Rob Clarkfreedreno: update generated headers
2014-05-26 Rob Clarkfreedreno: few caps fixes
2014-05-23 Joakim Sindholtnv50: count wrapped textures towards the tex_obj count
2014-05-23 Christoph Bumillernvc0: assert that we have vertex elements state
2014-05-23 Christoph Bumillernvc0: use PRIxPTR for sizeof()
2014-05-23 Christoph Bumillernv50,nvc0: allow 15,16,30 bpp display formats
2014-05-23 Christoph Bumillernv50,nvc0: handle guard band defines
2014-05-23 Christoph Bumillernv50/ir/tgsi: optimize KIL
2014-05-23 Christoph Bumillernv50/ir: fix lowering of predicated instructions (witho...
2014-05-23 Christoph Bumillernv50/ir/opt: fix constant folding with saturate modifier
2014-05-23 Christoph Bumillernv50/ir/tgsi: TGSI_OPCODE_POW replicates its result
2014-05-23 Christoph Bumillernv50,nvc0: set constbufs dirty on pipe context switch
2014-05-23 Christoph Bumillernv50: setup scissors on clear_render_target/depth_stencil
2014-05-23 Christoph Bumillernv50,nvc0: always pull out bufctx on context destruction
2014-05-21 Rob Clarkfreedreno/a3xx: fix blend opcode
2014-05-21 Rob Clarkfreedreno/a3xx: fix depth/stencil gmem restore
2014-05-21 Rob Clarkfreedreno/a3xx: fix depth/stencil GMEM positioning
2014-05-21 Rob Clarkfreedreno: update generated headers
2014-05-21 Rob Clarkfreedreno: use OUT_RELOCW when buffer is written
2014-05-21 Rob Clarkrbug: add missing pipe->blit() entrypoint
2014-05-21 Ilia Mirkinnv50,nvc0: fix 3d blits with mipmap levels
2014-05-21 Ilia Mirkinnv50/ir: fix constant folding for OP_MUL subop HIGH
2014-05-21 Ilia Mirkinnv50/ir: fix s32 x s32 -> high s32 multiply logic
2014-05-20 Rob Clarkfreedreno: don't advertise texture arrays for now
2014-05-20 Rob Clarkfreedreno/a3xx: shadow sampler support
2014-05-20 Rob Clarkfreedreno/a3xx/compiler: refactor trans_samp()
2014-05-20 Rob Clarkfreedreno: update generated headers
2014-05-19 Roland Scheideggerllvmpipe: do IR counting for shader cache management...
2014-05-18 Ilia Mirkinnv50/ir: fix integer mul lowering for u32 x u32 ->...
2014-05-18 Ilia Mirkinnv50/ir: make sure that texprep/texquerylod's args...
2014-05-18 Rob Clarkfreedreno/a3xx: use util_format_compose_swizzles()
2014-05-18 Rob Clarkfreedreno/a3xx/compiler: 1D textures
2014-05-18 Rob Clarkfreedreno: fix caps
2014-05-18 Rob Clarkfreedreno: fix index buffer offset
2014-05-17 Rob Clarkfreedreno/a3xx: add sRBG texture support
2014-05-17 Rob Clarkfreedreno: update generated headers
2014-05-16 Roland Scheideggergallivm: give more verbose names to modules
2014-05-15 Emil Velikovgallium/radeon: link in libradeon.la at target level
2014-05-15 Emil Velikovgallium/radeon: build only a single common library...
2014-05-15 Rob Clarkfreedreno/a3xx: fix write to bogus register
2014-05-15 Rob Clarkfreedreno/a3xx: account for special inputs/outputs
2014-05-15 Rob Clarkfreedreno/a3xx: fix MAX_INPUTS shader cap
2014-05-15 Rob Clarkfreedreno/a3xx: add debug flag to expose glsl130
2014-05-15 Ryan Houdekfreedreno/a3xx/compiler: add KILL_IF
2014-05-15 Ryan Houdekfreedreno/a3xx/compiler: start adding integer support
2014-05-15 Roland Scheideggerllvmpipe: improve setup shader names (for debugging)
2014-05-15 Roland Scheideggerllvmpipe: kill off llvmpipe_variant_count
2014-05-14 Ben Skeggsnvc0: enable support for maxwell boards
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend
2014-05-14 Ben Skeggsnvc0: maxwell isa has no per-instruction join modifier
2014-05-14 Ben Skeggsnvc0: replace immd 0 with $rLASTGPR for emit/restart...
2014-05-14 Ben Skeggsnvc0: move nvc0 lowering pass class definitions into...
2014-05-14 Ben Skeggsnvc0: bump sched data member to 32-bits
2014-05-14 Ben Skeggsnvc0: use vertex arrays for eng3d blit
2014-05-14 Ben Skeggsnvc0: restrict "constant vbo" logic to fermi/kepler...
2014-05-14 Ben Skeggsnvc0: replace some vb->stride checks with constant_vbo...
2014-05-14 Ben Skeggsnvc0: add maxwell class
2014-05-14 Ben Skeggsnvc0: allow for easier modification of compiler library...
2014-05-14 Ben Skeggsnvc0: properly distribute macros in source form
2014-05-14 Michel Dänzerradeonsi: Fix anisotropic filtering state setup
2014-05-14 José Fonsecallvmpipe: Delete unneeded LLVM stuff earlier.
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2014-05-13 Rob Clarkfreedreno/a3xx: occlusion query support
2014-05-13 Rob Clarkfreedreno: add support for hw queries
2014-05-13 Rob Clarkfreedreno/query: allow multiple query implementations
2014-05-13 Rob Clarkfreedreno/a3xx: add point-size
2014-05-13 Rob Clarkfreedreno: update generated headers
2014-05-11 Ilia Mirkinnv50,nvc0: fix blit 3d path for 1d array textures
2014-05-11 Ilia Mirkinnv50,nvc0: leave queries on during blit, turn them...
2014-05-11 Ilia Mirkinnv50: fix setting of texture ms info to be per-stage
2014-05-11 Ilia Mirkinnv50/ir: make sure to reverse cond codes on all the...
2014-05-11 Rob Clarkfreedreno/a2xx: fix compiler warning
2014-05-10 Marek Olšákradeonsi: prepare depth export registers at compile...
2014-05-10 Marek Olšákradeonsi: simplify depth/stencil export code
2014-05-10 Marek Olšákradeon/llvm: add support for non-scalar system values
2014-05-10 Marek Olšákradeonsi: add and use a helper function for loading...
2014-05-10 Marek Olšákradeonsi: only count CS space for state atoms if we...
2014-05-10 Marek Olšákradeonsi: remove unused variable exports_ps in si_pipe_...
next