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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add new LOD opcode
Roland Scheidegger
2017-09-30
5
-5
/
+74
*
drirc: whitelist glthread for Outlast
Kamil Páral
2017-09-29
1
-0
/
+3
*
st/va: add dst rect to avoid scale on deint
Leo Liu
2017-09-29
1
-6
/
+6
*
radeonsi: emit DLDEXP and DFRACEXP TGSI opcodes
Nicolai Hähnle
2017-09-29
2
-1
/
+26
*
radeonsi: emit LDEXP opcode
Nicolai Hähnle
2017-09-29
2
-1
/
+3
*
st/glsl_to_tgsi: use LDEXP when available
Nicolai Hähnle
2017-09-29
1
-3
/
+7
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
20
-3
/
+50
*
tgsi: infer that dst[1] of DFRACEXP is an integer
Nicolai Hähnle
2017-09-29
5
-6
/
+9
*
gallivm: add support for TGSI instructions with two outputs
Nicolai Hähnle
2017-09-29
3
-1
/
+31
*
gallivm: add dst register index to lp_build_tgsi_context::emit_store
Nicolai Hähnle
2017-09-29
6
-20
/
+27
*
tgsi: clarify the semantics of DFRACEXP
Nicolai Hähnle
2017-09-29
4
-22
/
+20
*
tgsi: fix the documentation of DLDEXP
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
tgsi: infer that DLDEXP's second source has an integer type
Nicolai Hähnle
2017-09-29
4
-7
/
+11
*
glsl/lower_instruction: handle denorms and overflow in ldexp correctly
Nicolai Hähnle
2017-09-29
1
-64
/
+107
*
util/queue: fix a race condition in the fence code
Nicolai Hähnle
2017-09-29
1
-0
/
+13
*
r600: cleanup set_occlusion_query_state
Nicolai Hähnle
2017-09-29
3
-14
/
+3
*
r300: add missing case PIPE_SHADER_CAP_INT64_ATOMICS
Nicolai Hähnle
2017-09-29
1
-0
/
+1
*
radeonsi: fix border color translation for integer textures
Nicolai Hähnle
2017-09-29
3
-29
/
+60
*
radeonsi: clamp border colors for upgraded depth textures
Nicolai Hähnle
2017-09-29
1
-59
/
+60
*
radeonsi: clamp depth comparison value only for fixed point formats
Nicolai Hähnle
2017-09-29
7
-14
/
+55
*
radeonsi/gfx9: fix geometry shaders without output vertices
Nicolai Hähnle
2017-09-29
1
-3
/
+5
*
amd/common: save an instruction in the build_cube_select sequence
Nicolai Hähnle
2017-09-29
1
-5
/
+6
*
amd/common: fix build_cube_select
Nicolai Hähnle
2017-09-29
1
-3
/
+3
*
st/glsl_to_tgsi: fix conditional assignments to packed shader outputs
Nicolai Hähnle
2017-09-29
1
-1
/
+9
*
st/glsl_to_tgsi: fix a use-after-free in merge_two_dsts
Nicolai Hähnle
2017-09-29
1
-1
/
+2
*
radeonsi: move descriptor logs to after corresponding draw/compute packet
Nicolai Hähnle
2017-09-29
2
-8
/
+6
*
amd/common: remove ac_shader_abi::chip_class
Nicolai Hähnle
2017-09-29
3
-15
/
+10
*
gallium/radeon: fix a comment
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
i965/fs: force pull model for 64-bit GS inputs
Iago Toral Quiroga
2017-09-29
2
-7
/
+15
*
i965/link: Use prog->nir instead of creating a temporary
Jason Ekstrand
2017-09-28
1
-4
/
+3
*
i965/link: Make more use of NIR_PASS
Jason Ekstrand
2017-09-28
1
-6
/
+6
*
i965/link: Make better use of temporary variables
Jason Ekstrand
2017-09-28
1
-4
/
+5
*
util: fix in-class initialization of static member
Thomas Helland
2017-09-28
1
-3
/
+6
*
meson: remove duplicate libisl dependency in anv
Dylan Baker
2017-09-28
1
-1
/
+1
*
svga: add missing PIPE_SHADER_CAP_INT64_ATOMICS switch cases
Brian Paul
2017-09-28
1
-0
/
+2
*
svga: trivial whitespace clean-ups in svga_screen.c
Brian Paul
2017-09-28
1
-11
/
+13
*
gallium/util: use new util_vasprintf() function
Brian Paul
2017-09-28
1
-1
/
+2
*
util: add util_vasprintf() for Windows (v2)
Brian Paul
2017-09-28
1
-0
/
+22
*
st/mesa: don't call close() on Windows
Brian Paul
2017-09-28
1
-0
/
+2
*
svga: start advertising PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Neha Bhende
2017-09-28
1
-1
/
+3
*
mesa: fix texture updates for ATI_fragment_shader
Marek Olšák
2017-09-28
1
-3
/
+5
*
etnaviv: optimize RS transfers
Lucas Stach
2017-09-28
1
-4
/
+25
*
etnaviv: add resource subregion copy
Lucas Stach
2017-09-28
2
-0
/
+32
*
etnaviv: support tile aligned RS blits
Lucas Stach
2017-09-28
1
-8
/
+78
*
st/va: use pipe transfer_map to map upload buffer
Leo Liu
2017-09-28
1
-3
/
+9
*
anv: add an assertion in genX(BeginCommandBuffer)
Gwan-gyeong Mun
2017-09-28
1
-0
/
+1
*
radv: add an assertion in radv_BeginCommandBuffer()
Gwan-gyeong Mun
2017-09-28
1
-0
/
+1
*
gallium/docs: add reference links for resource_create method
Gwan-gyeong Mun
2017-09-28
1
-2
/
+2
*
gallium/docs: fix a reference link for get_paramf
Gwan-gyeong Mun
2017-09-28
1
-1
/
+1
*
i965: enable up to 32 inputs for geometry shaders in gen8+
Iago Toral Quiroga
2017-09-28
1
-1
/
+2
[next]