index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
si_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-2
/
+2
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-3
/
+3
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+3
*
radeonsi: calculate optimal GS ring sizes to fix GS hangs on Tonga
Marek Olšák
2015-11-13
1
-0
/
+2
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-4
/
+4
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
1
-0
/
+1
*
gallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Marek Olšák
2015-10-28
1
-0
/
+1
*
radeonsi: add Stoney to si_init_gs_info()
Alex Deucher
2015-10-23
1
-0
/
+1
*
radeonsi: add another requirement for PARTIAL_ES_WAVE
Marek Olšák
2015-10-24
1
-1
/
+28
*
radeonsi: allow unbinding pixel shaders and remove the dummy shader
Marek Olšák
2015-10-24
1
-2
/
+0
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+2
*
radeonsi: support thread-safe shaders shared by multiple contexts
Marek Olšák
2015-10-20
1
-3
/
+3
*
gallium: add PIPE_CAP_SHAREABLE_SHADERS
Marek Olšák
2015-10-20
1
-0
/
+1
*
radeonsi: add support for ARB_texture_view
Marek Olšák
2015-10-20
1
-1
/
+1
*
radeonsi: implement vertex color clamping
Marek Olšák
2015-10-17
1
-1
/
+1
*
radeonsi: implement fragment color clamping
Marek Olšák
2015-10-17
1
-1
/
+1
*
radeonsi: enable PIPE_CAP_FORCE_PERSAMPLE_INTERP
Marek Olšák
2015-10-03
1
-1
/
+1
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
1
-0
/
+1
*
radeonsi: dump buffer lists while debugging
Marek Olšák
2015-10-03
1
-0
/
+5
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
1
-0
/
+3
*
radeonsi: handle dummy constant buffer allocation failure
Marek Olšák
2015-09-24
1
-0
/
+2
*
radeonsi: implement TXQS support
Ilia Mirkin
2015-09-21
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
1
-6
/
+3
*
radeonsi: enable VGPR spilling on VI
Marek Olšák
2015-09-10
1
-3
/
+1
*
radeonsi: remove si_pm4_cleanup
Marek Olšák
2015-09-01
1
-2
/
+0
*
radeonsi: rework uploading border colors
Marek Olšák
2015-09-01
1
-1
/
+22
*
radeonsi: convert sample mask state into an atom
Marek Olšák
2015-09-01
1
-0
/
+2
*
radeonsi: remove the tf_ring state, add the registers to init_config
Marek Olšák
2015-09-01
1
-1
/
+0
*
radeonsi: remove the gs_rings state, add the registers to init_config
Marek Olšák
2015-09-01
1
-1
/
+0
*
radeonsi: initialize atom IDs for external atoms
Marek Olšák
2015-09-01
1
-4
/
+0
*
radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
2015-09-01
1
-10
/
+0
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: add IB tracing support for debug contexts
Marek Olšák
2015-08-26
1
-0
/
+2
*
radeonsi: save the contents of indirect buffers for debug contexts
Marek Olšák
2015-08-26
1
-0
/
+2
*
radeonsi: add an initial dump_debug_state implementation dumping shaders
Marek Olšák
2015-08-26
1
-0
/
+1
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-2
/
+3
*
radeonsi: add amdgpu support for querying the GPU reset state
Marek Olšák
2015-08-14
1
-1
/
+14
*
radeonsi: add VI hardware support
Marek Olšák
2015-08-14
1
-1
/
+3
*
radeonsi: fix DRM version checks for amdgpu DRM 3.0.0
Marek Olšák
2015-08-14
1
-1
/
+3
*
radeonsi: add support for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-1
/
+1
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+1
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
1
-0
/
+1
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-1
/
+1
*
radeonsi: don't crash when cleaning up after an incomplete context
Marek Olšák
2015-08-06
1
-7
/
+11
*
radeonsi: move CP DMA functions to their own file
Marek Olšák
2015-07-31
1
-0
/
+1
*
radeonsi: enable GL4.1 and update documentation (v2)
Dave Airlie
2015-07-30
1
-1
/
+1
*
radeonsi: add GS multiple streams support (v2)
Dave Airlie
2015-07-30
1
-1
/
+1
*
r600,radeonsi: GL_ARB_conditional_render_inverted
Edward O'Callaghan
2015-07-29
1
-1
/
+1
[next]