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
/
radeon
/
radeon_llvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: add radeon_llvm_bound_index for bounds checking
Nicolai Hähnle
2016-08-17
1
-0
/
+4
*
gallium/radeon: reduce alloca of temporaries based on usagemask
Nicolai Hähnle
2016-08-17
1
-0
/
+2
*
gallium/radeon: use tgsi_scan_arrays for temp arrays
Nicolai Hähnle
2016-08-17
1
-1
/
+2
*
gallium/radeon: allocate temps array info in radeon_llvm_context_init
Nicolai Hähnle
2016-08-17
1
-7
/
+4
*
radeon/llvm: Use alloca instructions for larger arrays [revert a revert]
Marek Olšák
2016-07-26
1
-1
/
+6
*
Revert "radeon/llvm: Use alloca instructions for larger arrays"
Marek Olšák
2016-07-14
1
-6
/
+1
*
gallium/radeon: normalize the code style
Marek Olšák
2016-07-13
1
-66
/
+32
*
radeon/llvm: Use alloca instructions for larger arrays
Tom Stellard
2016-07-06
1
-1
/
+6
*
radeonsi: keep using v_rcp_f32 for division in future LLVM (v2)
Marek Olšák
2016-07-05
1
-0
/
+3
*
radeonsi: convert to 64-bitness checks instead of doubles.
Dave Airlie
2016-06-11
1
-3
/
+4
*
radeonsi: add shared memory
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+3
*
gallium/radeon: remove remnants of R600 TGSI->LLVM
Marek Olšák
2016-03-20
1
-17
/
+0
*
gallium/radeon: add basic code for setting shader return values
Marek Olšák
2016-02-21
1
-1
/
+3
*
radeon/llvm: Set the target triple on the module
Tom Stellard
2016-02-17
1
-1
/
+2
*
gallium/radeon: remove unused variables and old comments
Marek Olšák
2015-07-31
1
-19
/
+0
*
gallium/radeon: remove build_intrinsic and build_tgsi_intrinsic
Marek Olšák
2015-07-31
1
-8
/
+0
*
radeonsi: fix GLSL textureGrad(samplerCube*) functions
Marek Olšák
2015-07-25
1
-2
/
+3
*
gallium/radeon: expose emit_fetch
Marek Olšák
2015-07-23
1
-0
/
+5
*
gallium/radeon: expose LLVM functions implementing emit_store
Marek Olšák
2015-07-23
1
-0
/
+9
*
radeonsi: ARB_gpu_shader_fp64 + ARB_vertex_attrib_64bit support.
Dave Airlie
2015-07-12
1
-1
/
+6
*
radeon/llvm: don't use a static array size for radeon_llvm_context::arrays (v2)
Marek Olšák
2015-05-29
1
-3
/
+1
*
radeon/llvm: Dynamically allocate branch/loop stack arrays
Michel Dänzer
2014-10-29
1
-4
/
+6
*
r600/llvm: Allow arbitrary amount of temps in tgsi to llvm
Vincent Lejeune
2013-12-07
1
-0
/
+6
*
r600/llvm: Store inputs in function arguments
Vincent Lejeune
2013-11-11
1
-0
/
+1
*
r600/llvm: Adds support for MSAA
Vincent Lejeune
2013-10-02
1
-0
/
+1
*
r600g/llvm: fix txq for texture buffer
Vincent Lejeune
2013-10-02
1
-0
/
+1
*
r600g/llvm: Fix cubearray textureSize
Vincent Lejeune
2013-05-20
1
-0
/
+1
*
radeon/llvm: rework input fetch and output store
Christian König
2013-03-19
1
-13
/
+19
*
radeon/llvm: make SGPRs proper function arguments v2
Christian König
2013-03-07
1
-0
/
+3
*
r600g/llvm: Set Inputs/Outputs count to 32 (api reported value)
Vincent Lejeune
2013-02-18
1
-2
/
+2
*
r600g/llvm: Fix alpha_to_one piglit tests
Vincent Lejeune
2013-02-18
1
-0
/
+1
*
radeonsi: Adapt to sample intrinsics changes.
Michel Dänzer
2013-02-04
1
-1
/
+1
*
r600g: improve inputs/interpolation handling with llvm backend
Vadim Girlin
2013-01-28
1
-2
/
+1
*
r600g/llvm: tgsi to llvm emits store.swizzle intrinsic for vs/fs output
Vincent Lejeune
2013-01-18
1
-0
/
+1
*
r600g/llvm: tgsi to llvm emits stream output intrinsics.
Vincent Lejeune
2013-01-18
1
-0
/
+1
*
radeon/llvm: improve cube map handling
Vadim Girlin
2012-12-18
1
-1
/
+2
*
radeon/llvm: Export prepare_cube_coords helper to driver.
Michel Dänzer
2012-12-06
1
-0
/
+3
*
r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Vincent Lejeune
2012-11-02
1
-0
/
+3
*
r600g: add some members to radeon_llvm_context
Vincent Lejeune
2012-09-28
1
-0
/
+6
*
radeon/llvm: use IntrNoMem property for intrinsics where possible
Vadim Girlin
2012-05-15
1
-0
/
+16
*
radeon/llvm: add support for VertexID, InstanceID
Vadim Girlin
2012-05-08
1
-0
/
+7
*
radeon/llvm: use bitcasts for integers
Vadim Girlin
2012-05-08
1
-0
/
+31
*
radeon: Move radeon_llvm_emit.cpp declarations into their own header
Tom Stellard
2012-04-23
1
-17
/
+3
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
1
-0
/
+136