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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: fix VertexID for OpenGL
Marek Olšák
2015-01-07
1
-2
/
+5
*
radeonsi: clarify a hw bug in shader exports
Marek Olšák
2015-01-07
1
-5
/
+10
*
radeonsi: use ordered compares for SSG and face selection
Marek Olšák
2015-01-07
1
-1
/
+1
*
radeonsi: remove unused and not useful variables
Marek Olšák
2015-01-07
3
-6
/
+1
*
radeonsi: remove init config from states
Marek Olšák
2015-01-07
6
-5
/
+4
*
radeonsi: reduce the size of si_pm4_state
Marek Olšák
2015-01-07
2
-12
/
+3
*
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
3
-1
/
+21
*
radeonsi: fix warnings
Marek Olšák
2015-01-01
1
-1
/
+1
*
radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
Michel Dänzer
2014-12-25
1
-2
/
+4
*
radeonsi: force NaNs to 0
Marek Olšák
2014-12-21
1
-4
/
+8
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+1
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
1
-2
/
+0
*
radeonsi: take into account NULL colorbuffers when computing CB_TARGET_MASK
Marek Olšák
2014-12-10
1
-4
/
+12
*
radeonsi: only emit line stippling and provoking vertex state when it changes
Marek Olšák
2014-12-10
5
-0
/
+9
*
radeonsi: fix SPI state dependency on sprite_coord_enable
Marek Olšák
2014-12-10
2
-2
/
+4
*
radeonsi: fix line stippling and provoking vertex state for GS primitives
Marek Olšák
2014-12-10
1
-1
/
+3
*
radeonsi: emit DRAW_PREAMBLE only if it changes
Marek Olšák
2014-12-10
3
-8
/
+17
*
radeonsi: remove setting of VGT_DISPATCH_DRAW_INDEX
Marek Olšák
2014-12-10
1
-3
/
+0
*
radeonsi: emit GS_OUT_PRIM_TYPE only if it changes
Marek Olšák
2014-12-10
3
-1
/
+6
*
radeonsi: emit primitive restart only if it changes
Marek Olšák
2014-12-10
3
-5
/
+22
*
radeonsi: emit base vertex and start instance only if they change
Marek Olšák
2014-12-10
3
-3
/
+38
*
radeonsi: emit clip registers only if VS, GS, or rasterizer is changed
Marek Olšák
2014-12-10
5
-32
/
+39
*
radeonsi: get info about VS outputs from tgsi_shader_info
Marek Olšák
2014-12-10
3
-35
/
+34
*
radeonsi: move all shader-related functions to a new file si_state_shaders.c
Marek Olšák
2014-12-10
6
-785
/
+810
*
radeonsi: generate derived and draw-related registers directly in the CS
Marek Olšák
2014-12-10
3
-75
/
+76
*
radeonsi: si_conv_pipe_prim shouldn't fail
Marek Olšák
2014-12-10
1
-11
/
+3
*
radeonsi: remove useless variable si_context::pm4_dirty_cdwords
Marek Olšák
2014-12-10
3
-11
/
+1
*
radeonsi: remove unused draw packet functions
Marek Olšák
2014-12-10
2
-87
/
+0
*
radeonsi: emit draw packets directly into the CS
Marek Olšák
2014-12-10
3
-68
/
+95
*
radeonsi/compute: Clamp COMPUTE_TMPRING_SIZE.WAVES to: num_cu * 32
Tom Stellard
2014-12-08
1
-0
/
+3
*
radeonsi: Program RASTER_CONFIG for harvested GPUs v5
Tom Stellard
2014-12-08
2
-6
/
+130
*
radeonsi: use minnum and maxnum LLVM intrinsics for MIN and MAX opcodes
Marek Olšák
2014-11-21
1
-0
/
+7
*
radeonsi: remove unused variable si_state_dsa::db_render_control
Marek Olšák
2014-11-19
1
-1
/
+0
*
radeonsi: support gl_FragCoord at integer pixel center
Marek Olšák
2014-11-18
2
-1
/
+5
*
radeonsi: support per-sample gl_FragCoord
Marek Olšák
2014-11-18
1
-12
/
+13
*
radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
Michel Dänzer
2014-11-17
1
-0
/
+15
*
radeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
3
-3
/
+16
*
radeonsi/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2
Tom Stellard
2014-10-31
4
-59
/
+127
*
radeonsi: fix incorrect index buffer max size for lowered 8-bit indices
Marek Olšák
2014-10-28
1
-1
/
+1
*
radeonsi: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
2014-10-28
1
-3
/
+3
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+1
*
radeonsi: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
2014-10-22
1
-0
/
+1
*
radeonsi: add some missing register definitions
Marek Olšák
2014-10-21
1
-0
/
+23
*
radeonsi: load ring resource descriptors only once
Marek Olšák
2014-10-21
1
-35
/
+42
*
radeonsi: clarify shader constant load functions
Marek Olšák
2014-10-21
1
-40
/
+46
*
radeonsi: statically declare resource and sampler arrays
Marek Olšák
2014-10-21
1
-8
/
+2
*
radeonsi: remove conversion of DX9 FACE input to GL
Marek Olšák
2014-10-21
1
-14
/
+1
*
radeonsi: revert hack for random failures in glsl-max-varyings
Marek Olšák
2014-10-21
1
-7
/
+1
*
radeonsi: generate shader pm4 states right after shader compilation
Marek Olšák
2014-10-21
3
-17
/
+24
[prev]
[next]