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
...
*
radeonsi: remove 8 bytes from si_shader_key by flattening opt.hw_vs
Marek Olšák
2017-06-12
4
-16
/
+15
*
radeonsi: don't emit DB_STENCIL_CONTROL if it has no effect
Marek Olšák
2017-06-12
1
-1
/
+2
*
radeonsi: fix missing num_L2_invalidates increment
Marek Olšák
2017-06-12
1
-0
/
+1
*
radeonsi: get rid of more compressed_colortex_mask names
Marek Olšák
2017-06-12
4
-18
/
+18
*
gallium/noop: fix sampler views
Marek Olšák
2017-06-12
1
-0
/
+3
*
r600g: set pipe_context::priv = NULL
Marek Olšák
2017-06-12
1
-1
/
+2
*
r600/eg: distribute egd_tables.py in the dist file
Juan A. Suarez Romero
2017-06-12
1
-0
/
+4
*
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
2017-06-08
3
-16
/
+17
*
radeonsi: call LLVMAddEarlyCSEMemSSAPass only for LLVM >= 4.0
Juan A. Suarez Romero
2017-06-08
1
-0
/
+2
*
gallium/radeon: don't allocate HTILE in a separate buffer
Marek Olšák
2017-06-08
8
-59
/
+41
*
radeonsi: rename depth decompress functions
Marek Olšák
2017-06-08
1
-16
/
+15
*
radeonsi: rename shader resource decompress masks to their true meaning
Marek Olšák
2017-06-08
3
-28
/
+28
*
radeonsi: rename is_compressed_colortex -> color_needs_decompression
Marek Olšák
2017-06-08
1
-5
/
+5
*
radeonsi: disable the patch ID workaround on SI when the patch ID isn't used ...
Marek Olšák
2017-06-08
2
-15
/
+21
*
radeonsi: don't update dependent states if it has no effect (v2)
Marek Olšák
2017-06-08
3
-12
/
+76
*
i915g: Add blitter_context argument.
Vinson Lee
2017-06-08
1
-1
/
+1
*
etnaviv: flush resource when binding as sampler view
Lucas Stach
2017-06-08
1
-0
/
+3
*
etnaviv: don't flush resource to self without TS
Lucas Stach
2017-06-08
1
-1
/
+1
*
etnaviv: upgrade DISCARD_RANGE to DISCARD_WHOLE_RESOURCE if possible
Lucas Stach
2017-06-08
1
-0
/
+14
*
etnaviv: simplify transfer tiling handling
Lucas Stach
2017-06-08
1
-41
/
+29
*
etnaviv: don't read back resource if transfer discards contents
Lucas Stach
2017-06-08
1
-1
/
+3
*
etnaviv: honor PIPE_TRANSFER_UNSYNCHRONIZED flag
Lucas Stach
2017-06-08
1
-12
/
+23
*
etnaviv: slim down resource waiting
Lucas Stach
2017-06-08
4
-23
/
+6
*
radeonsi: Use libdrm to get chipset name
Samuel Li
2017-06-07
2
-1
/
+12
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
5
-7
/
+7
*
gallium: Add missing includes
Thomas Helland
2017-06-07
2
-0
/
+2
*
radeonsi: update clip_regs on shader state changes only when it's needed
Marek Olšák
2017-06-07
1
-3
/
+32
*
radeonsi: precompute some fields for PA_CL_VS_OUT_CNTL in si_shader_selector
Marek Olšák
2017-06-07
4
-16
/
+25
*
radeonsi: add a new helper si_get_vs
Marek Olšák
2017-06-07
2
-17
/
+19
*
radeonsi: isolate real framebuffer changes from the decompression passes (v3)
Samuel Pitoiset
2017-06-07
3
-2
/
+28
*
radeonsi: do EarlyCSEMemSSA LLVM pass
Marek Olšák
2017-06-07
1
-0
/
+2
*
radeonsi: remove 8 bytes from si_shader_key
Marek Olšák
2017-06-07
3
-14
/
+17
*
radeonsi: move PSIZE and CLIPDIST unique IO indices after GENERIC
Marek Olšák
2017-06-07
2
-8
/
+14
*
svga: Always set the alpha value to 1 when sampling using an XRGB view
Thomas Hellstrom
2017-06-07
1
-13
/
+30
*
svga: Fix imported surface view creation
Thomas Hellstrom
2017-06-07
4
-11
/
+33
*
svga: Set alpha to 1 for non-alpha views
Thomas Hellstrom
2017-06-07
1
-0
/
+18
*
svga: Allow format differences in 16-bit RGBA surface sharing
Thomas Hellstrom
2017-06-07
1
-1
/
+5
*
radeonsi: clean up decompress blend state names
Marek Olšák
2017-06-07
4
-10
/
+10
*
gallium/radeon: clean up a misleading statement from the old days
Marek Olšák
2017-06-07
1
-4
/
+1
*
radeonsi: don't use 1D tiling for Z/S on VI to get TC-compatible HTILE
Marek Olšák
2017-06-07
1
-3
/
+13
*
radeonsi: enable TC-compatible stencil compression on VI
Marek Olšák
2017-06-07
3
-5
/
+8
*
radeonsi/gfx9: prevent a race when the previous shader's main part is missing
Marek Olšák
2017-06-07
1
-0
/
+2
*
radeonsi/gfx9: wait for main part compilation of 1st shaders of merged shaders
Marek Olšák
2017-06-07
1
-0
/
+4
*
radeonsi/gfx9: fix LS scratch buffer support without TCS for GFX9
Marek Olšák
2017-06-07
1
-3
/
+18
*
radeonsi: move streamout state update out of si_update_shaders
Marek Olšák
2017-06-07
2
-16
/
+25
*
radeonsi: remove dead code in declare_input_fs
Marek Olšák
2017-06-07
1
-5
/
+0
*
radeonsi: move handling of DBG_NO_OPT_VARIANT into si_shader_selector_key
Marek Olšák
2017-06-07
1
-4
/
+3
*
radeonsi: use a compiler queue with a low priority for optimized shaders
Marek Olšák
2017-06-07
3
-8
/
+34
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
2
-2
/
+2
*
radeonsi: decrease the number of compiler threads to num CPUs - 1
Marek Olšák
2017-06-07
1
-1
/
+4
[prev]
[next]