svga: add new svga_streamout.h file
[mesa.git] / src / gallium /
2015-09-02 Brian Paulsvga: add new svga_streamout.h file
2015-09-02 Brian Paulsvga: add new svga_state_tgsi_transform.c file
2015-09-02 Brian Paulsvga: add new svga_state_sampler.c file
2015-09-02 Brian Paulsvga: add new svga_state_gs.c file
2015-09-02 Brian Paulsvga: add new svga_pipe_streamout.c file
2015-09-02 Brian Paulsvga: add new svga_pipe_gs.c file
2015-09-02 Brian Paulsvga: add new svga_link.[ch] files
2015-09-02 Brian Paulsvga: add new svga_cmd_vgpu10.c file
2015-09-02 Brian Paulsvga: add new svga_tgsi_vgpu10.c file
2015-09-02 Brian Paulsvga: remove unused SVGA3D_* command functions
2015-09-02 Brian Paulgallium/st: add pipe_context::get_timestamp()
2015-09-02 Brian Paulsvga/winsys: Add support for VGPU10
2015-09-02 Brian Paulsvga: update the svga3d device header files
2015-09-02 Brian Paulsvga: add new version 10 device header files
2015-09-02 Brian Paulwinsys/svga: add new vmw_query.c[h] files
2015-09-02 Glenn Kennardr600g: Add doubles support for CYPRESS
2015-09-02 Dave Airlier600g: add doubles support for CAYMAN
2015-09-02 Dave Airlietgsi/scan: add uses_doubles to tgsi scanner
2015-09-02 Glenn Kennardr600g: add multiple stream support for geom shaders
2015-09-02 Dave Airlier600g/sb: add support for multiple streams to SB backend
2015-09-02 Dave Airlier600g: add support for streams to the assembler.
2015-09-02 Dave Airlier600g/sb: dump sampler/resource index modes for textures.
2015-09-01 José Fonsecaauxiliary/os: Don't implement os_get_option() on embedd...
2015-09-01 Brian Paulutil: add a couple primitive restart helper functions
2015-09-01 Charmaine Leetgsi: add tgsi utility to transform a fragment shader...
2015-09-01 Charmaine Leetgsi: adds tgsi utility to transform a shader to suppor...
2015-09-01 Brian Paultgsi: add new tgsi_two_side.c utility code
2015-09-01 Brian Paulutil: add util_strcasecmp() wrapper
2015-09-01 Charmaine Leegallium/util: add a utility to create geometry passthro...
2015-09-01 Roland Scheideggergallium/util: fix returning empty box for rectangle...
2015-09-01 Roland Scheideggergallium/util: return FALSE for intersection if there...
2015-09-01 Charmaine Leetgsi: add some more helper functions
2015-09-01 Brian Paultgsi: added tgsi_is_shadow_target() helper
2015-09-01 Brian Paultgsi: add negate parameter to tgsi_transform_kill_inst()
2015-09-01 Brian Paulutil: added ffsll() function
2015-09-01 Brian Paulutil: added util_set_index_buffer()
2015-09-01 Edward O'Callaghanr600g: Simplify out a couple of unnecessary branches
2015-09-01 Marek Olšákradeonsi: use an indirect buffer for init_config
2015-09-01 Marek Olšákradeonsi: add IB2 indirect buffer support for pm4 states
2015-09-01 Marek Olšákwinsys/radeon: add a flag telling how gfx IBs should...
2015-09-01 Marek Olšákwinsys/amdgpu: remove IB padding for SI
2015-09-01 Marek Olšákradeonsi: remove unused macro si_pm4_set_state
2015-09-01 Marek Olšákradeonsi: remove si_pm4_cleanup
2015-09-01 Marek Olšákradeonsi: rework uploading border colors
2015-09-01 Marek Olšákradeonsi: use all built-in border colors
2015-09-01 Marek Olšákradeonsi: inline si_cmd_context_control
2015-09-01 Marek Olšákradeonsi: remove unused si_pm4_state code
2015-09-01 Marek Olšákradeonsi: reorder si_context variables
2015-09-01 Marek Olšákradeonsi: don't send IB dword usage to si_need_cs_space
2015-09-01 Marek Olšákradeonsi: don't set number of IB dwords for states
2015-09-01 Marek Olšákradeonsi: don't count IB space for states, just use...
2015-09-01 Marek Olšákradeonsi: convert SPI state to an atom
2015-09-01 Marek Olšákgallium/radeon: rename r600_context_bo_reloc -> radeon_...
2015-09-01 Marek Olšákgallium/radeon: rename write_*_reg functions
2015-09-01 Marek Olšákradeonsi: rename and precalculate polygon offset states
2015-09-01 Marek Olšákradeonsi: convert CB_TARGET_MASK setup to an atom
2015-09-01 Marek Olšákradeonsi: don't set VGT_VTX_CNT_EN twice in init_config
2015-09-01 Marek Olšákradeonsi: convert stencil ref state into an atom
2015-09-01 Marek Olšákradeonsi: convert blend color state into an atom
2015-09-01 Marek Olšákradeonsi: convert sample mask state into an atom
2015-09-01 Marek Olšákradeonsi: convert clip state into an atom
2015-09-01 Marek Olšákradeonsi: avoid redundant CB and DB register updates
2015-09-01 Marek Olšákradeonsi: don't rebind GSVS ring buffers every draw...
2015-09-01 Marek Olšákradeonsi: don't clear the tessellation factor ring...
2015-09-01 Marek Olšákradeonsi: remove the tf_ring state, add the registers...
2015-09-01 Marek Olšákradeonsi: remove the gs_rings state, add the registers...
2015-09-01 Marek Olšákradeonsi: use a bitmask for tracking dirty atoms
2015-09-01 Marek Olšákradeonsi: initialize atom IDs for external atoms
2015-09-01 Marek Olšákradeonsi: call si_init_atom for remaining radeonsi...
2015-09-01 Marek Olšákradeonsi: initialize atom IDs
2015-09-01 Marek Olšákradeonsi: define the state atom array separately
2015-09-01 Marek Olšákradeonsi: optimize viewport states
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
next