nv50: clear buffer status on all vertex bufs, not just the first one
[mesa.git] / src / gallium /
2015-09-01 Marek Olšákradeonsi: optimize scissor states
2015-09-01 Marek Olšákradeonsi: add SI_MAX_ATTRIBS
2015-09-01 Marek Olšákradeonsi: fix memory usage checking for big IBs
2015-09-01 Marek Olšákradeonsi: set all 16 viewport Z bounds for GL 4.1
2015-09-01 Marek Olšákradeonsi: fix a Unigine Heaven hang when drirc is missing
2015-09-01 Marek Olšákwinsys/amdgpu: use small IBs for better performance...
2015-09-01 Marek Olšákgallium/util: add u_bit_scan_consecutive_range
2015-09-01 Dave Airlier600g: fix calculation for gpr allocation
2015-08-31 Dave Airlier600/sb: update last_cf for finalize if.
2015-08-31 Dave Airlier600: move prim convert from geom shader to function.
2015-08-30 Edward O'Callaghanr600g: Use TGSI parse results instead of manually exfil...
2015-08-30 Edward O'Callaghanr600g: Set geometry properties in r600_create_shader_st...
2015-08-30 Edward O'Callaghanr600g: Move geometry properties state from shader to...
2015-08-30 Edward O'Callaghanr600g: Remove dead assigment to 'gs_input_prim' in...
2015-08-29 Marek Olšákradeonsi: don't use the emit qt keyword in si_init_atom
2015-08-29 Marek Olšákradeonsi: remove no-op 32-bit masking
2015-08-29 Marek Olšákgallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE...
2015-08-29 Marek Olšákwinsys/radeon: handle non-zero finite timeout when...
2015-08-29 Ilia Mirkinfreedreno/a3xx: implement half-z clipping
2015-08-29 Ilia Mirkinfreedreno/a3xx: add basic clip plane support
2015-08-29 Samuel Pitoisetnvc0: change prefix of MP performance counters to HW_SM
2015-08-29 Samuel Pitoisetnvc0: sort performance counter queries by name
2015-08-29 Samuel Pitoisetnvc0: make names of performance counter queries consistent
2015-08-29 Samuel Pitoisetnvc0: use enumerations for driver queries
2015-08-29 Samuel Pitoisetnvc0: remove commented out code related to PCOUNTER...
2015-08-28 Dave Airlier600: port si_conv_prim_to_gs_out from radeonsi
2015-08-28 Dave Airlier600g: use PRIi64 for some compute debug printfs
2015-08-28 Dave Airliegallium/util: fix debug_get_flags_option on 32-bit
2015-08-28 Glenn Kennardr600g/sb: Don't crash on empty if jump target
2015-08-28 Glenn Kennardr600g/sb: Don't read junk after EOP
2015-08-28 Glenn Kennardr600g/sb: Handle undef in read port tracker
2015-08-27 Kenneth Graunkenir: Convert the builder to use the new NIR cursor...
2015-08-27 Brian Paulgallium/util: fix code formatting in u_blitter.h
2015-08-26 Ilia Mirkinnouveau: avoid build failures since 0fc21ecf
2015-08-26 Marek Olšákgallium/radeon: read_registers should return bool meani...
2015-08-26 Marek Olšákradeonsi: add IB parser support for CP DMA packets
2015-08-26 Marek Olšákradeonsi: add IB tracing support for debug contexts
2015-08-26 Marek Olšákradeonsi: remove old CS tracing code
2015-08-26 Marek Olšákradeonsi: parse and dump status registers on GPU hang
2015-08-26 Marek Olšákradeonsi: add an IB parser
2015-08-26 Marek Olšákradeonsi: save the contents of indirect buffers for...
2015-08-26 Marek Olšákradeonsi: generate register and packet tables for an...
2015-08-26 Marek Olšákradeonsi: remove duplicated register definitions and...
2015-08-26 Marek Olšákr600g,radeonsi: remove unused ill-formed register field...
2015-08-26 Marek Olšákradeonsi: add an initial dump_debug_state implementatio...
2015-08-26 Marek Olšákradeonsi: allow si_dump_key to write to a file
2015-08-26 Marek Olšákgallium/ddebug: new pipe for hang detection and driver...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-26 Marek Olšákgallium: add an interface for dumping debug driver...
2015-08-26 Grazvydas Ignotasradeonsi: mark unreachable paths to avoid warnings
2015-08-26 Roland Scheideggergallium/auxiliary: optimize rgb9e5 helper some more
2015-08-26 Roland Scheideggergallium/auxiliary: optimize rgb9e5 helper a bit
2015-08-25 Kenneth Graunkegallium/ttn: Use nir_builder_insert() rather than pokin...
2015-08-25 Kenneth Graunkenir: Store gl_shader_stage in nir_shader.
2015-08-25 Rob Clarkfreedreno/ir3: fix compile break after splitting out...
2015-08-25 Rob Clarkfreedreno/ir3: fix compile break after fxn->start_block...
2015-08-24 Connor Abbottnir: move control flow modification to its own file
2015-08-24 Rob Clarkfreedreno/a4xx: formats update
2015-08-24 Rob Clarkfreedreno: update generated headers
2015-08-23 Marek OlšákRevert "radeon/winsys: increase the IB size for VM"
2015-08-23 Ilia Mirkinnv50: fix 2d engine blits for 64- and 128-bit formats
2015-08-23 Ilia Mirkinnv50: account for the int RT0 rule for alpha-to-one/cov
2015-08-23 Ilia Mirkinnv50,nvc0: disable depth bounds test on blit
2015-08-22 Glenn Kennardr600g: Fix assert in tgsi_cmp
2015-08-22 Emil Velikovnouveau: add codegen/unordered_set.h to the tarball
2015-08-22 Emil Velikovwinsys/sw/kms-dri: don't attempt to bundle the sconscript
2015-08-22 Emil Velikovwinsys/amdgpu: automake: remove missing headers
2015-08-22 Mauro Rossiandroid: enable amdgpu winsys in radeonsi driver
2015-08-22 Mauro Rossiandroid: fix cflags and includes for amdgpu winsys
2015-08-21 Eric Anholtvc4: Actually allow math results to allocate into r4.
2015-08-21 Eric Anholtvc4: Fold the 16-bit integer pack into the instructions...
2015-08-21 Eric Anholtvc4: Reuse QPU dumping for packing bits in QIR.
2015-08-21 Eric Anholtvc4: Make _dest variants of qir ALU helpers to provide...
2015-08-21 Eric Anholtvc4: Use the SSA defs list for figuring out eligible...
2015-08-21 Krzysztof Sobieckist/nine: Always use user constant buffers
2015-08-21 Axel Davyst/nine: Silent warning in nine_ff
2015-08-21 Axel Davyst/nine: Silent warning in sm1_declusage_to_tgsi
2015-08-21 Axel Davyst/nine: Silent warning in NineCubeTexture9_ctor
2015-08-21 Axel Davyst/nine: Silent warning in update_vertex_buffer
2015-08-21 Axel Davyst/nine: Catch setting the same shader
2015-08-21 Axel Davyst/nine: Avoid Constant upload when there is no change
2015-08-21 Axel Davyst/nine: Fix the number of texture stages
2015-08-21 Axel Davyst/nine: Use CSO cache for sampler views
2015-08-21 Axel Davyst/nine: Calculate dummy sampler state only once
2015-08-21 Axel Davyst/nine: Better check shader constant limits
2015-08-21 Axel Davyst/nine: Remove NINED3DRS_ZBIASSCALE
2015-08-21 Axel Davyst/nine: Implement special DOTPRODUCT3 behaviour
2015-08-21 Axel Davyst/nine: Implement ff vertex data passthrough
2015-08-21 Axel Davyst/nine: Change nine_state_update order
2015-08-21 Axel Davyst/nine: Programmable ps D3DTTSS_PROJECTED support
2015-08-21 Axel Davyst/nine: Complete ff texture transform implementation
2015-08-21 Axel Davyst/nine: Change a few advertised caps
2015-08-21 Axel Davyst/nine: Advertise Fog flags
2015-08-21 Axel Davyst/nine: Revert to userbuf path when needed
2015-08-21 Axel Davyst/nine: Finish Fog implementation
2015-08-21 Axel Davyst/nine: Rework shader states
2015-08-21 Axel Davyst/nine: Remove some useless variables
2015-08-21 Axel Davyst/nine: Fix nine_ff_ps_key padding
2015-08-21 Axel Davyst/nine: Begin programmable shader fog support
2015-08-21 Axel Davyst/nine: Fix fixed function fog support
next