index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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
*
radeonsi: add fine derivate control (v2.1)
Dave Airlie
2015-07-25
1
-1
/
+1
*
radeonsi: enable tessellation, update GL3.txt & release notes
Marek Olšák
2015-07-23
1
-3
/
+11
*
radeonsi: implement a fixed-function tessellation control shader and its state
Marek Olšák
2015-07-23
1
-0
/
+2
*
radeonsi: set up a ring buffer for tessellation factors
Marek Olšák
2015-07-23
1
-0
/
+2
*
radeonsi: program VGT_SHADER_STAGES_EN for tessellation
Marek Olšák
2015-07-23
1
-2
/
+3
*
radeonsi: remove switch statement in si_create_context
Marek Olšák
2015-07-23
1
-11
/
+2
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
*
radeonsi: ARB_gpu_shader_fp64 + ARB_vertex_attrib_64bit support.
Dave Airlie
2015-07-12
1
-0
/
+1
*
radeonsi: don't flush an empty IB if the only thing we need is a fence
Marek Olšák
2015-07-05
1
-0
/
+1
*
r600g,radeonsi: implement get_device_reset_status
Marek Olšák
2015-07-03
1
-1
/
+3
*
radeonsi: add support for viewport array (v3)
Dave Airlie
2015-06-27
1
-1
/
+1
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
radeonsi: add support for PIPE_CAP_TGSI_TEXCOORD
Marek Olšák
2015-05-26
1
-1
/
+1
[next]