radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
[mesa.git] / src / gallium / drivers / nouveau /
2014-12-16 Ilia Mirkinnvc0: add missed PIPE_CAP_VERTEXID_NOBASE
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-11-29 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_ARR
2014-11-27 Ilia Mirkinnv50: remove ancient map of rt formats
2014-11-24 Eric Anholtnouveau: Fix build after STR/BRA opcode dropping.
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-11-23 Ilia Mirkinnv50,nvc0: buffer resources can be bound as other thing...
2014-11-23 Ilia Mirkinnv50,nvc0: actually check constbufs for invalidation
2014-11-23 Ilia Mirkinnv50/ir: set neg modifiers on min/max args
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-15 Ilia Mirkinnv50,nvc0: use clip_halfz setting when creating rasteri...
2014-11-12 Ilia Mirkinnvc0: remove unused mm_VRAM_fe0
2014-10-26 Tobias Klausmannnv50: handle inverted render conditions
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-23 Mauro Rossigallium/nouveau: fully build the driver under android
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-04 Marek Olšáktgsi: change tgsi_shader_info::properties to a one...
2014-10-04 Marek Olšáktgsi: simplify shader properties in tgsi_shader_info
2014-10-04 Ilia Mirkingk110/ir: add dnz flag emission for fmul/fmad
2014-10-04 Ilia Mirkingm107/ir: add dnz emission for fmul
2014-09-26 Ilia Mirkingm107/ir: take relative pfetch offset into account
2014-09-26 Ilia Mirkingm107/ir: add support for indirect const buffer selection
2014-09-26 Ilia Mirkingm107/ir: fix texture argument order
2014-09-26 Ilia Mirkingm107/ir: fix manual TXD for array targets
2014-09-26 Ilia Mirkinnv50/ir: avoid deleting pseudo instructions too early
2014-09-26 Ilia Mirkinnv50/ir: add some comments on edge classification
2014-09-26 Ilia Mirkinnv50,nvc0: fix 3d blit logic for odd depth/stencil...
2014-09-26 Ilia Mirkinnv50,nvc0: add missing depth/stencil formats to tile...
2014-09-24 Emil Velikovgallium/nouveau: add automake target 'template'
2014-09-12 Ilia Mirkinnv50,nvc0: enable ARB_texture_view
2014-09-12 Ilia Mirkingallium: add a texture target to sampler view and a...
2014-09-12 Maarten Lankhorstnouveau: remove unneeded assert
2014-09-12 Maarten Lankhorstnouveau: rework reference frame handling
2014-09-12 Maarten Lankhorstnouveau: fix MPEG4 hw decoding
2014-09-12 Maarten Lankhorstnouveau: re-allocate bo's on overflow
2014-09-09 Ilia Mirkinnv50/ir: accomodate all file types, there are now more...
2014-09-09 Ilia Mirkinnvc0/ir: uses was always null at that point in the...
2014-09-09 Ilia Mirkinnv50/ir: avoid array overrun when checking for supporte...
2014-09-09 Ilia Mirkinnouveau: buffer can never be null
2014-09-09 Ilia Mirkinnvc0/ir: insn can never be null
2014-09-09 Ilia Mirkinnvc0: size is a uint16_t, remove unnecessary assertion
2014-09-09 Ilia Mirkinnvc0: avoid null deref of screen when collecting stats
2014-09-09 Ilia Mirkinnvc0: use 64-bit math when scaling the query results
2014-09-06 Christoph Bumillernvc0/ir: clarify recursion fix to finding first tex...
2014-09-06 Christoph Bumillernv50/ir/util: fix BitSet issues
2014-09-06 Ilia Mirkinnvc0: remove nvc0_push, replaced with nvc0_vbo_translate
2014-09-06 Ilia Mirkinnv50,nvc0: get rid of draw module support
2014-09-05 Emil Velikovgallium/nouveau: ship all files in the tarball
2014-09-02 Dave Airlienouveau: don't leak dec struct on error
2014-09-02 Dave Airlienouveau/nv40: quiten coverity warning in unused vertex...
2014-09-01 Ilia Mirkinnv50: remove unused variables
2014-09-01 Ilia Mirkinnv50: attach the buffer bo to the miptree structures
2014-09-01 Ilia Mirkinnv50: mt address may not be the underlying bo's start...
2014-09-01 Ilia Mirkinnv50: set the miptree address when clearing bo's in...
2014-09-01 Ilia Mirkinnv50/ir: avoid creating instructions that can't be...
2014-09-01 Ilia Mirkinnvc0: don't make 1d staging textures linear
2014-09-01 Ilia Mirkinnv50: zero out unbound samplers
2014-09-01 Ilia Mirkinnvc0/ir: avoid infinite recursion when finding first...
2014-08-29 Ilia Mirkinnouveau: allow more tokens by default to avoid parse...
2014-08-28 Timothy Arcerigallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
2014-08-19 Tobias Klausmannnvc0: Handle ARB_conditional_render_inverted and enable it
2014-08-19 Tobias Klausmanngallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INV...
2014-08-18 Tobias Klausmannnv50/ir: (trivial) initialize pointer to silence warning
2014-08-15 Emil Velikovgallium/nouveau: handle query_renderer caps
2014-08-15 Ilia Mirkinnv50,nvc0: add support for fine derivatives
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-08-13 Ilia Mirkinnvc0: increase GLSL level to 400 to enable ARB_gpu_shader5
2014-08-12 Emil Velikovandroid: gallium/nouveau: fix include folders, link...
2014-08-12 Ilia Mirkinnvc0: add BPTC format support
2014-08-11 Ilia Mirkinnvc0/ir: describe the tex arguments for fermi/kepler
2014-08-11 Ilia Mirkinnvc0/ir: add kepler+ support for indirect texture refer...
2014-08-11 Ilia Mirkinnvc0/ir: add base tex offset for fermi indirect tex...
2014-08-11 Marek Olšákgallium: remove PIPE_SHADER_CAP_MAX_ADDRS
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-24 Ilia Mirkinnvc0/ir: support 2d constbuf indexing
2014-07-24 Ilia Mirkingm107/ir: emit LDC subops
2014-07-24 Ilia Mirkingk110/ir: emit load constant subop
2014-07-24 Ilia Mirkinnv50/ir: fix phi/union sources when their def has been...
2014-07-24 Ilia Mirkinnv50/ir: fix hard-coded TYPE_U32 sized register
2014-07-24 Ilia Mirkinnvc0: mark shader header if fp64 is used
2014-07-24 Ilia Mirkinnv50/ir: keep track of whether the program uses fp64
2014-07-24 Ilia Mirkinnvc0: make sure that the local memory allocation is...
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
next