nv50: clear buffer status on all vertex bufs, not just the first one
[mesa.git] / src / gallium /
2015-09-06 Ilia Mirkinnv50: clear buffer status on all vertex bufs, not just...
2015-09-06 Ilia Mirkinnv50: fix drawing from tfb, direct-to-pushbuf submits
2015-09-04 Oded Gabbayllvmpipe: convert double to long long instead of unsign...
2015-09-04 Hans de Goedenv30: Implement color resolve for msaa
2015-09-04 Hans de Goedenv30: Fix creation of scanout buffers
2015-09-04 Boyan Dingvc4: Initialize pack field of qreg to 0 in qir_get_temp
2015-09-03 Dave Airlier600: fix loop overrun in cayman_mul_double_instr
2015-09-03 Brian Paulsvga: update call to u_upload_alloc()
2015-09-03 Marek Olšákwinsys/radeon: remove exported buffers from the cache
2015-09-03 Marek Olšákwinsys/amdgpu: remove exported buffers from the cache
2015-09-03 Marek Olšákgallium/pb_bufmgr_cache: add a way to remove buffers...
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_data
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_buffer
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_all...
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_alloc
2015-09-03 Marek Olšáku_upload_mgr: optimize u_upload_alloc
2015-09-03 Grazvydas Ignotasgallium/radeon: remove 'dirty' member from r600_atom
2015-09-03 Grazvydas Ignotasr600g: simplify dirty atom tracking
2015-09-03 Grazvydas Ignotasr600g: start numbering atoms from 1
2015-09-03 Grazvydas Ignotasr600g: make all viewport states use single atom
2015-09-03 Grazvydas Ignotasr600g: apply disable workaround on all scissors
2015-09-03 Grazvydas Ignotasr600g: make all scissor states use single atom
2015-09-02 Ian Romanickmesa: Fix warning about static being in the wrong place
2015-09-02 Charmaine Leesvga: fix referencing a NULL framebuffer cbuf
2015-09-02 Charmaine Leesvga: increment texture age when surface is to be marke...
2015-09-02 Charmaine Leesvga: fix backed surface view regression
2015-09-02 Brian Paulsvga: update driver for version 10 GPU interface
2015-09-02 Brian Paulsvga: add new version 10 device command prototypes
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
next