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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
freedreno/a2xx: fix POINT_MINMAX_MAX overflow
Jonathan Marek
2018-11-27
1
-1
/
+1
*
freedreno: a2xx: fd2_draw update
Jonathan Marek
2018-11-27
6
-20
/
+114
*
freedreno: update generated headers
Rob Clark
2018-11-27
7
-39
/
+287
*
freedreno/a6xx: set guardband clip
Rob Clark
2018-11-27
4
-7
/
+57
*
freedreno/a6xx: disable LRZ for z32
Rob Clark
2018-11-27
1
-1
/
+13
*
freedreno/a6xx: Clear gmem buffers at flush time
Kristian H. Kristensen
2018-11-27
4
-178
/
+180
*
freedreno/a6xx: Move resolve blits to an IB
Kristian H. Kristensen
2018-11-27
3
-8
/
+29
*
freedreno/a6xx: Move restore blits to IB
Kristian H. Kristensen
2018-11-27
3
-19
/
+49
*
freedreno: move ir3 to common location
Rob Clark
2018-11-27
40
-13732
/
+37
*
freedreno/ir3: remove u_inlines usage
Rob Clark
2018-11-27
1
-10
/
+10
*
freedreno/ir3: split up ir3_shader
Rob Clark
2018-11-27
14
-667
/
+766
*
freedreno/ir3: remove pipe_stream_output_info dependency
Rob Clark
2018-11-27
8
-17
/
+68
*
freedreno/ir3: some header file cleanup
Rob Clark
2018-11-27
11
-26
/
+24
*
freedreno/ir3: use env_var_as_unsigned()
Rob Clark
2018-11-27
2
-14
/
+2
*
freedreno/ir3: move disasm and optmsgs debug flags
Rob Clark
2018-11-27
9
-22
/
+25
*
freedreno: FD_SHADER_DEBUG -> IR3_SHADER_DEBUG
Rob Clark
2018-11-27
4
-33
/
+34
*
freedreno: remove shader_stage_name()
Rob Clark
2018-11-27
3
-21
/
+3
*
freedreno: shader_t -> gl_shader_stage
Rob Clark
2018-11-27
22
-143
/
+121
*
freedreno/ir3: standalone compiler updates
Rob Clark
2018-11-27
1
-6
/
+27
*
freedreno: move drm to common location
Rob Clark
2018-11-27
22
-3717
/
+14
*
freedreno/drm: remove dependency on gallium driver
Rob Clark
2018-11-27
1
-2
/
+11
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
12
-462
/
+6
*
gallium: Fix uninitialized variable warning in compute test.
Eric Anholt
2018-11-27
1
-1
/
+1
*
nv50/ir: remove dnz flag when converting MAD to ADD due to optimizations
Ilia Mirkin
2018-11-24
1
-0
/
+3
*
winsys/amdgpu: fix a device handle leak in amdgpu_winsys_create
Marek Olšák
2018-11-23
1
-0
/
+6
*
winsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handle
Marek Olšák
2018-11-23
1
-0
/
+6
*
st/nine: Remove thread_submit warning
Axel Davy
2018-11-21
1
-3
/
+0
*
st/nine: Allow 'triple buffering' with thread_submit
Axel Davy
2018-11-21
2
-17
/
+50
*
virgl: add assert and missing function parameter
Robert Foss
2018-11-21
1
-1
/
+4
*
r600: clean up the GS ring buffers when the context is destroyed
Gert Wollny
2018-11-21
1
-0
/
+6
*
radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSED
Marek Olšák
2018-11-20
1
-11
/
+4
*
radeonsi: don't send data after write-confirm with BOTTOM_OF_PIPE_TS
Marek Olšák
2018-11-20
3
-9
/
+5
*
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2018-11-20
2
-56
/
+10
*
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
2018-11-20
1
-3
/
+3
*
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
2018-11-20
1
-0
/
+77
*
meson: Add tests to suites
Dylan Baker
2018-11-20
2
-2
/
+4
*
nir: Make nir_lower_clip_vs optionally work with variables.
Kenneth Graunke
2018-11-19
2
-2
/
+3
*
etnaviv: use dummy RT buffer when rendering without color buffer
Lucas Stach
2018-11-19
3
-2
/
+19
*
virgl: fix vtest regression since fencing changes.
Dave Airlie
2018-11-19
1
-0
/
+1
*
radeonsi: fix an out-of-bounds read reported by ASAN
Nicolai Hähnle
2018-11-19
1
-0
/
+4
*
r600: Only set context streamout strides info from the shader that has outputs
Gert Wollny
2018-11-19
1
-3
/
+9
*
virgl: Use file descriptor instead of un-allocated object
Gert Wollny
2018-11-19
1
-1
/
+1
*
virgl: Clean up fences commit
Robert Foss
2018-11-18
4
-4
/
+1
*
nv50/ir/ra: enforce max register requirement, and change spill order
Ilia Mirkin
2018-11-16
4
-16
/
+26
*
nv50/ir/ra: improve condition for short regs, unify with cond for 16-bit
Ilia Mirkin
2018-11-16
1
-7
/
+7
*
nv50/ir: delete MINMAX instruction that is no longer in the BB
Ilia Mirkin
2018-11-16
1
-1
/
+1
*
virgl: native fence fd support
Robert Foss
2018-11-16
7
-16
/
+166
*
vc4: Don't return a vc4 BO handle on a renderonly screen.
Eric Anholt
2018-11-15
1
-2
/
+4
*
vc4: Make sure we make ro scanout resources for create_with_modifiers.
Eric Anholt
2018-11-15
1
-1
/
+9
*
v3d: Fix double-swapping of R/B on V3D 4.1
Eric Anholt
2018-11-15
1
-2
/
+3
[prev]
[next]