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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: add radeon_llvm_bound_index for bounds checking
Nicolai Hähnle
2016-08-17
3
-18
/
+34
*
gallium/radeon: reduce alloca of temporaries based on usagemask
Nicolai Hähnle
2016-08-17
2
-10
/
+54
*
gallium/radeon: use tgsi_scan_arrays for temp arrays
Nicolai Hähnle
2016-08-17
3
-5
/
+10
*
gallium/radeon: allocate temps array info in radeon_llvm_context_init
Nicolai Hähnle
2016-08-17
3
-36
/
+47
*
gallium/radeon: always do the full store in store_value_to_array
Nicolai Hähnle
2016-08-17
1
-49
/
+28
*
gallium/radeon: extract common getelementptr logic into get_pointer_into_array
Nicolai Hähnle
2016-08-17
1
-39
/
+66
*
gallium/radeon: pass indirect register info into get_alloca_for_array
Nicolai Hähnle
2016-08-17
1
-5
/
+6
*
gallium/radeon: extract common lookup code into get_temp_array function
Nicolai Hähnle
2016-08-17
1
-33
/
+40
*
gallium/radeon: clarify the comment on the array alloca heuristic
Nicolai Hähnle
2016-08-17
1
-10
/
+19
*
gallium/radeon: more descriptive names for LLVM temporaries in debug builds
Nicolai Hähnle
2016-08-17
1
-2
/
+12
*
gallium/radeon: simplify radeon_llvm_emit_store for direct array addressing
Nicolai Hähnle
2016-08-17
1
-7
/
+0
*
gallium/radeon: simplify radeon_llvm_emit_fetch for direct array addressing
Nicolai Hähnle
2016-08-17
1
-5
/
+0
*
gallium/radeon: clean up emit_declaration for temporaries
Nicolai Hähnle
2016-08-17
1
-9
/
+18
*
nv50/ir: fix bb positions after exit instructions
Ilia Mirkin
2016-08-16
1
-3
/
+10
*
nv50/ir: properly clear upper bits of a bitset fill
Ilia Mirkin
2016-08-16
1
-2
/
+2
*
freedreno/a3xx: fix generic clear path
Rob Clark
2016-08-16
1
-0
/
+1
*
gallium/i915: inline the util_clear() code into i915_clear_blitter()
Brian Paul
2016-08-16
1
-3
/
+21
*
svga: remove unused var in svga_mark_surfaces_dirty()
Brian Paul
2016-08-16
1
-1
/
+0
*
svga: avoid a calloc in svga_buffer_transfer_map()
Brian Paul
2016-08-16
1
-1
/
+3
*
svga: don't call os_get_time() when not needed by Gallium HUD
Brian Paul
2016-08-16
5
-11
/
+26
*
svga: remove unneeded memset() call in draw_vgpu10()
Brian Paul
2016-08-16
1
-2
/
+1
*
svga: reduce looping in svga_mark_surfaces_dirty()
Brian Paul
2016-08-16
1
-1
/
+1
*
svga: minor clean-ups in define_rasterizer_object()
Brian Paul
2016-08-16
1
-5
/
+6
*
svga: remove incorrect buffer invalidation code
Brian Paul
2016-08-16
1
-5
/
+0
*
svga: additional comments for svga_hw_draw_state members
Brian Paul
2016-08-16
1
-4
/
+11
*
svga: use the sws local var to simplify some code
Brian Paul
2016-08-16
1
-3
/
+2
*
svga: minor whitespace and code clean-ups
Brian Paul
2016-08-16
1
-32
/
+25
*
freedreno/a4xx: use generic clear path
Rob Clark
2016-08-16
2
-215
/
+4
*
freedreno/a3xx: use generic clear path
Rob Clark
2016-08-16
2
-200
/
+4
*
freedreno: support for using generic clear path
Rob Clark
2016-08-16
5
-10
/
+92
*
nv50,nvc0: fix depth range when halfz is enabled
Ilia Mirkin
2016-08-14
2
-4
/
+14
*
freedreno/a3xx+a4xx: move common VBOs to fd_context
Rob Clark
2016-08-13
10
-185
/
+116
*
freedreno/a2xx: add missing casts to silence notices
[email protected]
2016-08-13
1
-2
/
+2
*
freedreno/ir3: fix issue with emit_tex()
Rob Clark
2016-08-13
1
-19
/
+28
*
swr: [rasterizer core] unused variable warning fixes
Tim Rowley
2016-08-10
3
-12
/
+0
*
swr: [rasterizer jitter] add core string to JitManager
Tim Rowley
2016-08-10
4
-6
/
+10
*
swr: [rasterizer core] fix OOB check of viewport indices
Tim Rowley
2016-08-10
1
-2
/
+2
*
swr: [rasterizer common] add linux definition for InterlockedAdd64
Tim Rowley
2016-08-10
1
-0
/
+2
*
swr: [rasterizer jitter] add VMASKSTOREPS intrinsic
Tim Rowley
2016-08-10
1
-0
/
+1
*
swr: [rasterizer jitter] add mask support for odd format fetch
Tim Rowley
2016-08-10
1
-15
/
+26
*
swr: [rasterizer core] routing of viewport indexes through frontend
Tim Rowley
2016-08-10
6
-27
/
+91
*
swr: [rasterizer core] split FE and BE stats
Tim Rowley
2016-08-10
11
-59
/
+95
*
swr: [rasterizer core] remove all old stats code
Tim Rowley
2016-08-10
7
-92
/
+0
*
swr: [rasterizer core] viewport array support
Tim Rowley
2016-08-10
8
-34
/
+49
*
swr: [rasterizer jitter] fetch support for offsetting VertexID
Tim Rowley
2016-08-10
2
-4
/
+16
*
swr: [rasterizer core] fundamentally change how stats work
Tim Rowley
2016-08-10
7
-19
/
+94
*
swr: [rasterizer core] add rasterizerSampleCount to PS context
Tim Rowley
2016-08-10
2
-0
/
+6
*
swr: [rasterizer core] remove cygwin threads.cpp stubs
Tim Rowley
2016-08-10
1
-14
/
+0
*
swr: [rasterizer core] allow override of KNOB thread settings
Tim Rowley
2016-08-10
6
-70
/
+53
*
swr: [rasterizer core] add SwrWaitForIdleFE
Tim Rowley
2016-08-10
4
-14
/
+51
[next]