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: 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/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
*
nvc0/ir: emit FMZ flag when requested on FFMA
Ilia Mirkin
2017-01-15
1
-0
/
+4
*
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
*
ac, radeonsi: automake: add missing builddir include
Emil Velikov
2017-01-12
1
-0
/
+1
*
etnaviv: automake: include all files in the sources lists
Emil Velikov
2017-01-12
1
-1
/
+9
*
imx: gallium driver for imx-drm scanout driver
Christian Gmeiner
2017-01-12
2
-0
/
+17
*
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
2017-01-12
61
-0
/
+14672
*
Always defer memory free in swr_resource_destroy
George Kyriazis
2017-01-12
1
-12
/
+5
*
nvc0: enable GL 4.3 on gm107+
Samuel Pitoiset
2017-01-12
1
-7
/
+4
*
nvc0: use sched control codes for gm107 MP counters code
Samuel Pitoiset
2017-01-12
1
-44
/
+44
*
nvc0: use sched control codes for gm107 blitter shader
Samuel Pitoiset
2017-01-12
1
-6
/
+14
*
nv50/ir: use sched control codes for gm107 builtins
Samuel Pitoiset
2017-01-12
2
-40
/
+40
*
nv50/ir: improve instruction pipelining on gm107
Samuel Pitoiset
2017-01-12
3
-4
/
+1027
*
nv50/ir: do not insert texture barriers on gm107
Samuel Pitoiset
2017-01-12
1
-1
/
+2
*
radeonsi: num_records is in units of stride for swizzled buffers even on VI
Nicolai Hähnle
2017-01-12
1
-2
/
+0
*
freedreno: add "nogrow" debug param
Rob Clark
2017-01-10
3
-1
/
+4
*
freedreno/a5xx: remove hack for glamor
Rob Clark
2017-01-10
1
-3
/
+0
*
freedreno/a5xx: fixed instanced
Rob Clark
2017-01-10
1
-0
/
+1
*
freedreno/a5xx: use the non-_ZERO_BASE for vertexid
Rob Clark
2017-01-10
4
-6
/
+20
*
freedreno/a5xx: add texture MIPLVLS
Rob Clark
2017-01-10
1
-3
/
+3
*
freedreno/a5xx: fix fragcoord related hangs
Rob Clark
2017-01-10
2
-2
/
+6
*
freedreno: update generated headers
Rob Clark
2017-01-10
6
-13
/
+22
*
ac/debug: Dump indirect buffers.
Bas Nieuwenhuizen
2017-01-09
1
-3
/
+6
*
ac/debug: Move IB decode to common code.
Bas Nieuwenhuizen
2017-01-09
3
-332
/
+15
*
ac/debug: Move sid_tables.h generation to common code.
Bas Nieuwenhuizen
2017-01-09
3
-308
/
+1
*
radeonsi: fix the Witcher 2 black transitions
Marek Olšák
2017-01-09
1
-2
/
+13
*
radeonsi: set si_shader_context::input_decls for ranged decls correctly
Marek Olšák
2017-01-09
1
-1
/
+4
*
radeonsi: cleanly communicate whether si_shader_dump should check R600_DEBUG
Marek Olšák
2017-01-09
5
-13
/
+15
*
gallium/radeon: use the internal clear_buffer callback to fix r600g
Marek Olšák
2017-01-06
1
-1
/
+3
*
llvmpipe: do transpose/untwiddle after conversion for 8bit formats
Roland Scheidegger
2017-01-06
1
-7
/
+143
*
llvmpipe: use alpha from already converted color if possible
Roland Scheidegger
2017-01-06
2
-18
/
+54
*
llvmpipe: use scalar load instead of vectors for small vectors in fs backend
Roland Scheidegger
2017-01-06
1
-6
/
+50
*
radeonsi: add TC L2 prefetch for shaders and VBO descriptors
Marek Olšák
2017-01-06
3
-1
/
+50
[next]