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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
swr: implement clipPlanes/clipVertex/clipDistance/cullDistance
Tim Rowley
2016-06-09
5
-2
/
+94
*
glx: fix crash with bad fbconfig
Daniel Czarnowski
2016-06-09
1
-0
/
+23
*
st/vdpau: implement luma keying
Nayan Deshmukh
2016-06-09
2
-12
/
+39
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
7
-20
/
+42
*
i965: Emit surface states for extra planes prior to gen8
Jason Ekstrand
2016-06-08
2
-0
/
+18
*
virgl: fix checking fences
Marc-André Lureau
2016-06-09
2
-2
/
+2
*
glsl/types: rename is_dual_slot_double to is_dual_slot_64bit.
Dave Airlie
2016-06-09
5
-10
/
+10
*
st/glsl_to_tgsi: move to checking 64-bitness instead of double
Dave Airlie
2016-06-09
1
-16
/
+14
*
st/glsl_to_tgsi: use enum glsl_base_type instead of unsigned
Dave Airlie
2016-06-09
1
-12
/
+12
*
mesa: use new 64-bit checks instead of explicit double checks.
Dave Airlie
2016-06-09
2
-5
/
+5
*
glsl/link_varyings: switch to 64bit check instead of double.
Dave Airlie
2016-06-09
2
-3
/
+3
*
glsl: use new interfaces for 64-bit checks.
Dave Airlie
2016-06-09
5
-14
/
+14
*
compiler: use 64bit check for sizing instead of double check.
Dave Airlie
2016-06-09
1
-5
/
+5
*
compiler/types: add 64-bitness queries.
Dave Airlie
2016-06-09
1
-0
/
+13
*
glapi/glx: Add overflow checks to the client-side indirect code
Adam Jackson
2016-06-08
1
-0
/
+9
*
radeonsi: improve the computation and comment of scratch_waves
Marek Olšák
2016-06-08
1
-4
/
+18
*
radeonsi: print the number of spilled VGPRs
Marek Olšák
2016-06-08
1
-3
/
+6
*
gallium/radeon: remove dead code creating LLVMTargetMachine
Marek Olšák
2016-06-08
3
-27
/
+1
*
radeonsi: don't enable scratch just for SGPR spills
Marek Olšák
2016-06-08
1
-2
/
+17
*
st/mesa: try not to compile compute shader on the first use
Marek Olšák
2016-06-08
1
-0
/
+1
*
Revert "radeonsi: allow direct hw MSAA resolve for scanout surfaces"
Marek Olšák
2016-06-08
1
-0
/
+1
*
st/mesa: directly compute level=0 texture size in st_finalize_texture
Nicolai Hähnle
2016-06-08
5
-53
/
+48
*
glsl: stop allocating memory for SSBOs and builtins
Timothy Arceri
2016-06-08
1
-7
/
+13
*
st/mesa: use buffer usage history to set dirty flags for revalidation
Ilia Mirkin
2016-06-07
1
-2
/
+13
*
i965: Integrate precise trig into configuration infrastructure
Gurchetan Singh
2016-06-07
4
-2
/
+10
*
radeonsi: re-enable PBO ReadPixels acceleration
Marek Olšák
2016-06-08
1
-3
/
+6
*
radeonsi: allow MSAA resolving into a texture that has DCC enabled
Marek Olšák
2016-06-08
2
-4
/
+23
*
gallium/radeon: move DCC clearing into a separate function
Marek Olšák
2016-06-08
2
-5
/
+19
*
radeonsi: allow direct hw MSAA resolve for scanout surfaces
Marek Olšák
2016-06-08
1
-1
/
+0
*
radeonsi: don't allocate DCC for the temporary MSAA resolve surface
Marek Olšák
2016-06-08
3
-2
/
+5
*
radeonsi: don't enable DCC in the sampler if first_level doesn't have it
Marek Olšák
2016-06-08
3
-7
/
+21
*
winsys/amdgpu: enable DCC for mipmapped textures
Marek Olšák
2016-06-08
3
-9
/
+31
*
gallium/radeon: don't disable DCC because of SDMA
Marek Olšák
2016-06-08
1
-20
/
+3
*
radeonsi: don't flag renderbuffer feedback loop if DCC has just been disabled
Marek Olšák
2016-06-08
1
-2
/
+4
*
radeonsi: add per-level dcc_enabled flags
Marek Olšák
2016-06-08
6
-11
/
+24
*
radeonsi: compute DCC register parameters in si_emit_framebuffer_state
Marek Olšák
2016-06-08
4
-14
/
+12
*
gallium/radeon: add an assertion checking the validity of PIPE_BIND_SCANOUT
Marek Olšák
2016-06-08
1
-3
/
+10
*
gallium/radeon: don't allocate DCC for non-renderable texture formats
Marek Olšák
2016-06-08
3
-0
/
+7
*
radeonsi: enable WQM in PS prolog when needed
Nicolai Hähnle
2016-06-07
2
-0
/
+10
*
tgsi/scan: add uses_derivatives (v2)
Nicolai Hähnle
2016-06-07
2
-0
/
+31
*
swr: fix provoking vertex
Tim Rowley
2016-06-07
7
-12
/
+77
*
st/mesa: revalidate image atoms when a texture is updated
Ilia Mirkin
2016-06-07
1
-6
/
+6
*
gk104/ir: fix conditions for adding a texbar
Ilia Mirkin
2016-06-07
1
-4
/
+6
*
radeonsi: keep track of dirty descriptor sets
Nicolai Hähnle
2016-06-07
2
-4
/
+36
*
radeonsi: move si_descriptors into a per-context array
Nicolai Hähnle
2016-06-07
3
-83
/
+166
*
radeonsi: pass shader stage to si_disable_shader_image
Nicolai Hähnle
2016-06-07
1
-4
/
+8
*
radeonsi: access descriptor sets via local variables
Nicolai Hähnle
2016-06-07
1
-31
/
+41
*
radeonsi: add si_set_rw_buffer to be used for internal descriptors
Nicolai Hähnle
2016-06-07
3
-14
/
+15
*
radeonsi: pass shader stage to si_set_shader_image
Nicolai Hähnle
2016-06-07
1
-5
/
+5
*
radeonsi: pass shader stage to si_set_sampler_view
Nicolai Hähnle
2016-06-07
1
-4
/
+5
[prev]
[next]