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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer common] changes for cygwin
Tim Rowley
2016-03-25
1
-1
/
+4
*
swr: [rasterizer] code styling and update copyrights
Tim Rowley
2016-03-25
10
-328
/
+328
*
swr: [rasterizer core] Guard against enquing work to invalid hot tiles
Tim Rowley
2016-03-25
1
-0
/
+5
*
swr: [rasterizer] Stop setting viewport size to larger than hottile array
Tim Rowley
2016-03-25
1
-0
/
+6
*
swr: [rasterizer] Discard work + misc fixes
Tim Rowley
2016-03-25
9
-28
/
+119
*
swr: [rasterizer] remove use of BYTE type
Tim Rowley
2016-03-25
15
-74
/
+65
*
swr: [rasterizer core] Fix crash that can occur when switching contexts
Tim Rowley
2016-03-25
3
-1
/
+22
*
swr: [rasterizer] remove unused knob
Tim Rowley
2016-03-25
1
-8
/
+0
*
swr: [rasterizer core] subcontext rework
Tim Rowley
2016-03-25
7
-52
/
+61
*
swr: [rasterizer common] add _simd_s[rl]lv_epi32
Tim Rowley
2016-03-25
1
-0
/
+115
*
swr: [rasterizer core] Alleviate potential stack overflow for 32bit builds
Tim Rowley
2016-03-25
3
-14
/
+20
*
swr: [rasterizer] remove use of UCHAR and UINT64 types
Tim Rowley
2016-03-25
5
-8
/
+6
*
swr: [rasterizer] remove use of FLOAT type
Tim Rowley
2016-03-25
3
-5
/
+4
*
swr: [rasterizer] Fix Coverity issues reported by Mesa developers.
Tim Rowley
2016-03-25
10
-199
/
+205
*
swr: [rasterizer] add debug/perf category to knobs
Tim Rowley
2016-03-25
1
-12
/
+37
*
swr: [rasterizer core] don't assume linux is 64-bit
Tim Rowley
2016-03-25
1
-2
/
+1
*
swr: [rasterizer common] remove old unused win32 types
Tim Rowley
2016-03-25
1
-6
/
+0
*
swr: [rasterizer jitter] vpermps support
Tim Rowley
2016-03-25
4
-1
/
+84
*
swr: [rasterizer] Add rdtsc buckets support for shaders
Tim Rowley
2016-03-25
6
-3
/
+75
*
swr: [rasterizer core] backend reorganization
Tim Rowley
2016-03-25
8
-256
/
+276
*
swr: [rasterizer core] store blend output in temporary instead of PS output.
Tim Rowley
2016-03-25
1
-5
/
+10
*
swr: [rasterizer core] Move InitializeHotTiles and corresponding clear code o...
Tim Rowley
2016-03-25
3
-254
/
+258
*
swr: [rasterizer jitter] Cleanup use of types inside of Builder.
Tim Rowley
2016-03-25
4
-63
/
+75
*
swr: [rasterizer jitter] Fix type mismatch on select args for SCATTERPS
Tim Rowley
2016-03-25
1
-2
/
+4
*
swr: [rasterizer core] fix rasterizing multisampling with scissor enabled
Tim Rowley
2016-03-25
1
-42
/
+28
*
swr: [rasterizer core] RingBuffer class for DC/DS
Tim Rowley
2016-03-25
6
-136
/
+180
*
swr: [rasterizer] switch assert uses to SWR_ASSERT
Tim Rowley
2016-03-25
1
-5
/
+5
*
swr: [rasterizer core] Split all RECT_LIST draws into 1 RECT per draw
Tim Rowley
2016-03-25
1
-0
/
+5
*
swr: [rasterizer] Add string knob type
Tim Rowley
2016-03-25
2
-1
/
+10
*
radeon/vce: disable two pipe mode for Polaris11
Sonny Jiang
2016-03-24
1
-1
/
+2
*
radeon/vce: add Polaris11 VCE firmware support
Sonny Jiang
2016-03-24
1
-0
/
+3
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
4
-0
/
+21
*
nv50/ir: silence unhandled TGSI_PROPERTY_NEXT_SHADER info
Samuel Pitoiset
2016-03-24
1
-0
/
+3
*
radeonsi: silence a coverity warning
Nicolai Hähnle
2016-03-24
1
-1
/
+1
*
radeonsi: fix out-of-bounds indexing of shader images
Nicolai Hähnle
2016-03-23
1
-1
/
+43
*
radeonsi: cache flush/invalidation for missing PIPE_BARRIER_*_BUFFER bits (v2)
Nicolai Hähnle
2016-03-23
1
-2
/
+12
*
radeonsi: fix 2D array MSAA failures since image support landed
Marek Olšák
2016-03-23
1
-1
/
+2
*
r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...
xavier
2016-03-22
1
-2
/
+6
*
nvc0: make sure to delete samplers used by compute shaders
Samuel Pitoiset
2016-03-21
1
-1
/
+1
*
radeonsi: Set PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Edward O'Callaghan
2016-03-21
1
-1
/
+2
*
radeonsi: disable early Z if the fragment shader writes to memory
Nicolai Hähnle
2016-03-21
1
-2
/
+12
*
radeonsi: force the DCC enable bit off in image descriptors for writing (v2)
Nicolai Hähnle
2016-03-21
1
-8
/
+49
*
radeonsi: implement MemoryBarrier (v2)
Nicolai Hähnle
2016-03-21
1
-0
/
+37
*
radeonsi: implement volatile memory access
Nicolai Hähnle
2016-03-21
1
-0
/
+4
*
radeonsi: implement coherent memory access (v2)
Nicolai Hähnle
2016-03-21
1
-4
/
+13
*
radeonsi: Lower TGSI_OPCODE_MEMBAR down to LLVM op
Nicolai Hähnle
2016-03-21
1
-0
/
+31
*
radeonsi: Lower TGSI_OPCODE_ATOM* down to LLVM op
Nicolai Hähnle
2016-03-21
1
-8
/
+113
*
radeonsi: Lower TGSI_OPCODE_STORE down to LLVM op
Nicolai Hähnle
2016-03-21
1
-3
/
+80
*
radeonsi: Lower TGSI_OPCODE_LOAD down to LLVM op (v3)
Nicolai Hähnle
2016-03-21
1
-0
/
+139
*
radeonsi: extract the LLVM type name construction into its own function
Nicolai Hähnle
2016-03-21
1
-7
/
+19
[next]