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_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: do force_persample_interp in shaders for non-trivial cases
Marek Olšák
2015-10-03
1
-1
/
+52
*
radeonsi: report alloc failure from si_shader_binary_read
Marek Olšák
2015-09-24
1
-1
/
+4
*
radeonsi: implement TXQS support
Ilia Mirkin
2015-09-21
1
-24
/
+68
*
radeonsi: load fmask ptr relative to the resources array
Ilia Mirkin
2015-09-21
1
-1
/
+1
*
radeonsi: only use new versions of LLVM image and sample intrinsics
Marek Olšák
2015-09-10
1
-283
/
+186
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
1
-3
/
+2
*
radeonsi: remove no-op 32-bit masking
Marek Olšák
2015-08-29
1
-1
/
+1
*
radeonsi: allow si_dump_key to write to a file
Marek Olšák
2015-08-26
1
-18
/
+18
*
radeonsi: mark unreachable paths to avoid warnings
Grazvydas Ignotas
2015-08-26
1
-1
/
+1
*
radeonsi: fix a typo as_es -> as_ls in a string
Marek Olšák
2015-08-19
1
-1
/
+1
*
radeonsi: fix indirect indexing of MSAA textures
Marek Olšák
2015-08-19
1
-4
/
+13
*
radeonsi: add VI hardware support
Marek Olšák
2015-08-14
1
-4
/
+21
*
radeonsi: add support for gl_PrimitiveID in the fragment shader
Marek Olšák
2015-08-13
1
-3
/
+19
*
radeonsi: before storing tess levels, load them from LDS instead of temporary
Marek Olšák
2015-08-06
1
-79
/
+57
*
radeonsi: fix broken st/nine from merging tessellation
Marek Olšák
2015-07-31
1
-2
/
+7
*
radeonsi: add a debug flag that disables printing ISA in shader dumps
Marek Olšák
2015-07-31
1
-9
/
+11
*
radeonsi: add a debug flag that disables printing TGSI in shader dumps
Marek Olšák
2015-07-31
1
-1
/
+1
*
radeonsi: add a debug flag that disables printing the LLVM IR in shader dumps
Marek Olšák
2015-07-31
1
-6
/
+7
*
radeonsi: store shader disassemblies in memory for future users
Marek Olšák
2015-07-31
1
-2
/
+7
*
gallium/radeon: remove build_intrinsic and build_tgsi_intrinsic
Marek Olšák
2015-07-31
1
-28
/
+28
*
gallivm: add LLVMAttribute parameter to lp_build_intrinsic
Marek Olšák
2015-07-31
1
-8
/
+8
*
radeonsi: add GS multiple streams support (v2)
Dave Airlie
2015-07-30
1
-14
/
+60
*
radeonsi: add support for interpolateAt functions (v2)
Dave Airlie
2015-07-28
1
-1
/
+240
*
radeonsi: add fine derivate control (v2.1)
Dave Airlie
2015-07-25
1
-5
/
+47
*
radeonsi: fix GLSL textureGrad(samplerCube*) functions
Marek Olšák
2015-07-25
1
-11
/
+24
*
radeonsi: ubo indexing support (v2)
Dave Airlie
2015-07-25
1
-3
/
+12
*
radeonsi: add support for indirect samplers (v2)
Dave Airlie
2015-07-25
1
-8
/
+41
*
radeonsi: split out interpolation input selection
Dave Airlie
2015-07-25
1
-25
/
+37
*
radeonsi: separate out load sample position
Dave Airlie
2015-07-25
1
-18
/
+26
*
radeonsi: add shader code generation for tessellation
Marek Olšák
2015-07-23
1
-18
/
+705
*
radeonsi: implement TGSI_OPCODE_BARRIER
Marek Olšák
2015-07-23
1
-0
/
+12
*
radeonsi: rename build_streamout_store -> build_tbuffer_store_dwords
Marek Olšák
2015-07-23
1
-12
/
+12
*
radeonsi: separate primitive ID computation
Marek Olšák
2015-07-23
1
-7
/
+20
*
radeonsi: move declaring streamout parameters to its own function
Marek Olšák
2015-07-23
1
-13
/
+23
*
radeonsi: make ES2GS offset sgpr location dynamic
Marek Olšák
2015-07-23
1
-3
/
+3
*
radeonsi: upload shader rodata after updating scratch relocations
Marek Olšák
2015-07-23
1
-22
/
+27
*
radeonsi: remove redundant parameter in si_shader_binary_read
Marek Olšák
2015-07-23
1
-5
/
+3
*
radeonsi: ARB_gpu_shader_fp64 + ARB_vertex_attrib_64bit support.
Dave Airlie
2015-07-12
1
-4
/
+27
*
radeonsi: Use param export count from si_llvm_export_vs in si_shader_vs
Michel Dänzer
2015-07-07
1
-0
/
+2
*
radeonsi: add support for geometry shader invocations.
Dave Airlie
2015-06-27
1
-0
/
+5
*
radeonsi: add support for viewport array (v3)
Dave Airlie
2015-06-27
1
-6
/
+21
*
radeonsi: don't fail in si_shader_io_get_unique_index
Marek Olšák
2015-06-25
1
-2
/
+6
*
radeonsi: remove unused cases from si_shader_io_get_unique_index
Marek Olšák
2015-05-26
1
-14
/
+3
*
radeonsi: add support for PIPE_CAP_TGSI_TEXCOORD
Marek Olšák
2015-05-26
1
-0
/
+1
*
radeonsi: Add header and footer to shader stat dump
Tom Stellard
2015-04-14
1
-2
/
+4
*
radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
Michel Dänzer
2015-03-30
1
-5
/
+8
*
radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
Marek Olšák
2015-03-18
1
-1
/
+1
*
radeonsi: add a helper for extracting bitfields from parameters (v2)
Marek Olšák
2015-03-16
1
-16
/
+27
*
radeonsi: add shader code for smoothing
Marek Olšák
2015-03-16
1
-1
/
+37
*
radeonsi: simplify accessing alpha pointer in si_llvm_emit_fs_epilogue
Marek Olšák
2015-03-16
1
-7
/
+8
[next]