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: 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
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
radeonsi: remove useless includes
Marek Olšák
2015-04-27
1
-3
/
+0
*
radeonsi: remove bogus r600-- triple
Emil Velikov
2015-04-16
1
-2
/
+0
*
radeonsi/compute: Default to the same PIPE_SHADER_CAP values as other shader ...
Tom Stellard
2015-03-31
1
-1
/
+5
*
radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
Michel Dänzer
2015-03-30
1
-20
/
+23
*
radeonsi: move PA_SU_SC_MODE_CNTL to rasterizer state
Marek Olšák
2015-03-16
1
-1
/
+1
*
radeonsi: split sample locations into its own state atom
Marek Olšák
2015-03-16
1
-0
/
+3
*
radeonsi: add support for SQRT
Marek Olšák
2015-03-16
1
-1
/
+1
*
radeonsi: add support for FMA
Marek Olšák
2015-03-16
1
-1
/
+2
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-0
/
+1
*
radeonsi/compute: Enable PIPE_SHADER_CAP_DOUBLES v2
Tom Stellard
2015-02-27
1
-2
/
+2
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
r600g,radeonsi: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+3
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
*
radeonsi: implement polygon stippling
Marek Olšák
2015-02-04
1
-0
/
+2
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
radeonsi: Enable VGPR spilling for all shader types v5
Tom Stellard
2015-01-28
1
-1
/
+8
*
radeonsi: Fix crash when destroying si_screen
Tom Stellard
2015-01-07
1
-2
/
+4
*
radeonsi: only flush the right set of caches for CP DMA operations
Marek Olšák
2015-01-07
1
-1
/
+1
*
radeonsi: remove init config from states
Marek Olšák
2015-01-07
1
-0
/
+1
*
radeon/llvm: Use amdgcn triple for SI+ on LLVM >= 3.6
Tom Stellard
2015-01-06
1
-2
/
+7
*
radeonsi: Cache LLVMTargetMachine object in si_screen
Tom Stellard
2015-01-06
1
-0
/
+17
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+1
*
radeonsi: move all shader-related functions to a new file si_state_shaders.c
Marek Olšák
2014-12-10
1
-0
/
+1
*
radeonsi: support gl_FragCoord at integer pixel center
Marek Olšák
2014-11-18
1
-1
/
+1
*
radeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
1
-1
/
+1
*
radeonsi/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2
Tom Stellard
2014-10-31
1
-0
/
+4
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+2
*
radeonsi: fix CS tracing and remove excessive CS dumping
Marek Olšák
2014-10-04
1
-1
/
+2
*
radeonsi: release GS rings at context destruction
Marek Olšák
2014-09-24
1
-0
/
+2
*
r600g,radeonsi: add debug option which forces DMA for copy_region and blit
Marek Olšák
2014-09-12
1
-0
/
+3
[next]