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
*
etnaviv: Fake occlusion query capability
Wladimir J. van der Laan
2017-01-18
1
-2
/
+3
*
etnaviv: add flags parameter to texture barrier
Christian Gmeiner
2017-01-18
1
-1
/
+1
*
etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH
Christian Gmeiner
2017-01-18
1
-0
/
+1
*
gallivm: (trivial) fix copy/paste bug with big endian code
Roland Scheidegger
2017-01-18
1
-2
/
+4
*
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
2017-01-18
5
-12
/
+12
*
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
2017-01-18
5
-12
/
+12
*
gallivm: Cleanup USE_MCJIT.
Jose Fonseca
2017-01-18
1
-10
/
+25
*
radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+
Marek Olšák
2017-01-17
1
-2
/
+5
*
st/vdpau: remove the delayed rendering hack(v1.1)
Nayan Deshmukh
2017-01-17
6
-141
/
+52
*
st/vdpau: use dri3 to directly send the buffer to X(v2)
Nayan Deshmukh
2017-01-17
2
-27
/
+33
*
vl/dri3: use external texture as back buffers(v4)
Nayan Deshmukh
2017-01-17
2
-17
/
+114
*
nv50/ir: optimize shl + and
Ilia Mirkin
2017-01-16
1
-0
/
+11
*
nvc0: enable FBFETCH with a special slot for color buffer 0
Ilia Mirkin
2017-01-16
9
-6
/
+172
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
13
-15
/
+23
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
17
-2
/
+20
*
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
2017-01-16
3
-2
/
+15
*
nvc0: true up exposing of the HW_METRIC_QUERY_GROUP for maxwell
Ilia Mirkin
2017-01-16
1
-2
/
+2
*
nv50/ir: handle new DDIV op which will be used for double divisions
Ilia Mirkin
2017-01-16
1
-0
/
+3
*
tgsi: add DDIV instruction
Nicolai Hähnle
2017-01-16
4
-1
/
+17
*
radeonsi: fix R600_DEBUG=nooptvariant
Nicolai Hähnle
2017-01-16
1
-1
/
+1
*
radeonsi: implement GL_FIXED vertex format
Marek Olšák
2017-01-16
3
-7
/
+20
*
radeonsi: implement 32-bit SNORM/UNORM/SSCALED/USCALED vertex formats
Marek Olšák
2017-01-16
3
-18
/
+90
*
radeonsi: make fix_fetch 64-bit
Marek Olšák
2017-01-16
5
-9
/
+9
*
gallium/hud: avoid buffer overrun
Thomas Hindoe Paaboel Andersen
2017-01-16
1
-2
/
+4
*
gallium/radeon: add GPU-shaders-busy HUD query
Marek Olšák
2017-01-16
4
-1
/
+31
*
gallium/radeon: make the GPU load / GRBM_STATUS monitoring extensible
Marek Olšák
2017-01-16
3
-32
/
+53
*
radeonsi: show average results per frame for perf counters in HUD
Marek Olšák
2017-01-16
1
-1
/
+1
*
gallium/hud: disable queries during HUD draw calls
Marek Olšák
2017-01-16
3
-1
/
+29
*
gallium/hud: increase the vertex buffer size for background quads
Marek Olšák
2017-01-16
1
-1
/
+1
*
st/va: delay calling begin_frame until we have all parameters
Nayan Deshmukh
2017-01-16
1
-3
/
+3
*
nvc0/ir: emit FMZ flag when requested on FFMA
Ilia Mirkin
2017-01-15
1
-0
/
+4
*
st/va: flush pipeline after post processing
sguttula
2017-01-13
1
-0
/
+1
*
radeonsi: replace si_shader_context::soa by bld_base
Samuel Pitoiset
2017-01-13
3
-82
/
+78
*
radeonsi: replace ctx->soa.outputs by ctx->outputs
Samuel Pitoiset
2017-01-13
2
-23
/
+26
*
radeonsi: move si_shader_context::soa::addr to si_shader_context
Samuel Pitoiset
2017-01-13
3
-11
/
+12
*
radeonsi: allocate the array of immediates dynamically
Samuel Pitoiset
2017-01-13
3
-13
/
+24
*
nvc0/ir: only try to check for zero LOD if we aren't already forcing it
Ilia Mirkin
2017-01-12
1
-1
/
+1
*
nouveau: take extra push space into account for pushbuf_space calls
Ilia Mirkin
2017-01-12
15
-56
/
+26
*
radeonsi: remove unused si_prepare_cube_coords
Nicolai Hähnle
2017-01-13
2
-200
/
+0
*
amd/common: unify cube map coordinate handling between radeonsi and radv
Nicolai Hähnle
2017-01-13
3
-1
/
+11
*
radeonsi: only touch first three coordinates in si_prepare_cube_coords
Nicolai Hähnle
2017-01-13
1
-12
/
+1
*
radeonsi: remove unused si_llvm_cube_to_2d_coords
Nicolai Hähnle
2017-01-13
1
-28
/
+0
*
radeonsi: restrict cube map derivative computations to the correct plane
Nicolai Hähnle
2017-01-13
1
-23
/
+107
*
radeonsi: communicate cube map coordinates more explicitly
Nicolai Hähnle
2017-01-13
1
-33
/
+43
*
ac/debug: move .gitignore for sid_tables.h too
Grazvydas Ignotas
2017-01-13
1
-1
/
+0
*
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
2017-01-12
1
-0
/
+1
*
ac, radeonsi: automake: add missing builddir include
Emil Velikov
2017-01-12
1
-0
/
+1
*
st/nine: Protect dtors with mutex
Axel Davy
2017-01-12
4
-19
/
+64
*
st/nine: Flush the queue at device dtor
Axel Davy
2017-01-12
1
-1
/
+6
*
st/nine: Process pending commands on Reset
Axel Davy
2017-01-12
3
-0
/
+5
[next]