freedreno/a3xx/compiler: fix p0 (kill, etc)
[mesa.git] / src / gallium / drivers / nouveau /
2014-07-17 Thorsten Glasernv50: fix build failure on m68k due to invalid struct...
2014-07-15 Christoph Bumillernvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
2014-07-15 Christoph Bumillernvc0: add support for indirect drawing
2014-07-15 Ilia Mirkinnouveau: check if a fence has already been signalled
2014-07-10 Ilia Mirkinnvc0/ir: add support for interpolating with non-default...
2014-07-10 Ilia Mirkinnvc0/ir: fix encoding of offset register into interpola...
2014-07-10 Ilia Mirkinnvc0/ir: account for indirect textures on fermi for txd
2014-07-10 Ilia Mirkinnvc0/ir: unset s/r indirect sources before moving every...
2014-07-09 Ilia Mirkingallium: switch dedicated centroid field to interpolati...
2014-07-08 Samuel Pitoisetnvc0: allocate more space before a counter is configured
2014-07-08 Tobias Klausmannnv50/ir: use unordered_set instead of list to keep...
2014-07-08 Ilia Mirkinnvc0/ir: fill offset in properly for TXD
2014-07-08 Ilia Mirkinnvc0/ir: use manual TXD when offsets are involved
2014-07-08 Ilia Mirkinnvc0/ir: do quadops on the right texture coordinates...
2014-07-08 Ilia Mirkinnv50/ir: ignore bias for samplerCubeShadow on nv50
2014-07-08 Ilia Mirkinnv50/ir: retrieve shadow compare from first arg
2014-07-04 Ilia Mirkinnvc0: add a memory barrier when there are persistent...
2014-07-04 Ilia Mirkinnv50: do an explicit flush on draw when there are persi...
2014-07-04 Ilia Mirkinnv50: disable dedicated ubo upload method
2014-07-03 Ilia Mirkingallium: rename PIPE_CAP_TGSI_VS_LAYER to also have...
2014-07-02 Ilia Mirkinnvc0: add missed PIPE_CAP_DRAW_INDIRECT
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-07-01 Ilia Mirkinnvc0: expose 4 vertex streams, use stream ids in xfb
2014-07-01 Ilia Mirkinnvc0/ir: only merge emit/restart for identical streams
2014-07-01 Ilia Mirkinnvc0/ir: avoid creating restarts with non-0 stream
2014-07-01 Ilia Mirkinnvc0/ir: fix emitting vertex stream
2014-07-01 Ilia Mirkingallium: add a cap for max vertex streams
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-06-27 Axel Davynv50: fix dri3 prime buffer creation
2014-06-27 Dave Airlienvc0: fix dri3 prime buffer creation
2014-06-23 Ilia Mirkinnvc0: allow VIEWPORT_INDEX and LAYER to be used as...
2014-06-23 Tobias Klausmannnv50/ir: allow gl_ViewportIndex to work on non-provokin...
2014-06-19 Ilia Mirkinnv30: hack to avoid errors on unexpected color/zeta...
2014-06-19 Ilia Mirkinnv30: tidy screen caps, add missing ones
2014-06-19 Ilia Mirkinnv30: avoid dangling references to deleted contexts
2014-06-19 Ilia Mirkinnv30: plug some memory leaks on screen destroy and...
2014-06-19 Ilia Mirkinnv50: organize screen caps
2014-06-19 Ilia Mirkinnvc0: organize screen caps
2014-06-19 Ilia Mirkinnvc0: remove vport_int hack and instead use the usual...
2014-06-17 Tobias Klausmannnv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
2014-06-17 Tobias Klausmannnvc0: implement multiple viewports/scissors, enable...
2014-06-17 Ilia Mirkinnv50: make sure to mark first scissor dirty after blit
2014-06-07 Ilia Mirkingk110/ir: fix bfind emission
2014-06-07 Ilia Mirkingk110/ir: fix emitting constbuf file index
2014-06-07 Ilia Mirkingk110/ir: emit saturate flag on fadd when needed
2014-06-07 Ilia Mirkingk110/ir: fix slct emission
2014-06-07 Ilia Mirkingk110/ir: fix interp mode emission
2014-06-06 Ilia Mirkingk110/ir: fix ISAD emission with register args
2014-06-06 Ilia Mirkingk110/ir: fix quadon opcode emission
2014-06-06 Ilia Mirkinnvc0: don't bother trying to set up compute for gk110+
2014-06-06 Ilia Mirkingk110: add in forgotten code for gk110 isa
2014-06-06 Ilia Mirkingk110/ir: emit texbar the same way that the blob does
2014-06-06 Tobias Klausmannnvc0/ir: Handle OP_POPCNT when folding constant expressions
2014-06-06 Tobias Klausmannnvc0/ir: Handle OP_BFIND when folding constant expressions
2014-06-06 Tobias Klausmannnvc0/ir: Handle reverse subop for OP_EXTBF when folding...
2014-06-06 Tobias Klausmannnv50/ir: clear subop when folding constant expressions
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-05-28 Alexandre Courbotnvc0/ir: use SM35 ISA with GK20A
2014-05-28 Alexandre Courbotnvc0: add GK20A 3D class
2014-05-27 Tobias Klausmannnvc0: implement clear_buffer
2014-05-26 Ilia Mirkinnvc0: revert mistaken logic to collapse color outputs...
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 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-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-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-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-08 Ilia Mirkinnv50/ir/gk110: fix set with f32 dest
2014-05-08 Ilia Mirkinnv50/ir: allow load propagation when flags are defined
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-05-05 Ilia Mirkinnv50,nvc0: add X8Z24_UNORM, fix stencil-only formats
2014-05-02 Ilia Mirkinnouveau: add ARB_buffer_storage support
2014-05-02 Ilia Mirkinnouveau: remove cb_dirty, it's never used
next