index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
gallium/hud: add frametime graph (v2)
Matthias Groß
3
-1
/
+38
2018-05-15
eg/compute: Use reference counting to handle compute memory pool.
Jan Vesely
2
-12
/
+7
2018-05-16
gallivm: Use alloca_undef with array type instead of alloca_array
Roland Scheidegger
1
-28
/
+33
2018-05-15
radv: add generated files to .gitignore(s)
Dieter Nützel
1
-0
/
+1
2018-05-15
spirv: fix visiting inner loops with same break/continue block
Samuel Pitoiset
1
-0
/
+13
2018-05-15
mesa/st: handle vert_attrib_mask in nir case too
Rob Clark
1
-7
/
+7
2018-05-15
cso: check count == 0 in cso_set_vertex_buffers
Marek Olšák
1
-0
/
+3
2018-05-15
vc5: use util_copy_framebuffer_state
Rob Clark
1
-12
/
+2
2018-05-15
vc4: use util_copy_framebuffer_state
Rob Clark
1
-12
/
+2
2018-05-15
freedreno/a5xx: remove fd5_shader_stateobj
Rob Clark
3
-23
/
+10
2018-05-15
freedreno/a4xx: remove fd4_shader_stateobj
Rob Clark
3
-23
/
+10
2018-05-15
freedreno/a3xx: remove fd3_shader_stateobj
Rob Clark
3
-26
/
+13
2018-05-15
freedreno: fence should hold a ref to pipe
Rob Clark
3
-5
/
+6
2018-05-15
freedreno: batch cache doesn't hold a ref to batch
Rob Clark
1
-1
/
+1
2018-05-15
docs/meson: mark code/commands as <code>
Eric Engestrom
1
-10
/
+10
2018-05-15
docs/meson: replace plaintext url with a link
Eric Engestrom
1
-3
/
+3
2018-05-15
docs/meson: fix various html issues
Eric Engestrom
1
-2
/
+6
2018-05-15
docs/meson: fix various typos
Eric Engestrom
1
-6
/
+6
2018-05-15
meson: fix copyright symbol
Eric Engestrom
1
-1
/
+1
2018-05-15
autotools, meson: add tileset.h
Juan A. Suarez Romero
2
-1
/
+3
2018-05-15
st/xa: Bump minor
Thomas Hellstrom
2
-2
/
+2
2018-05-15
virgl: enable vertex streams when glsl level is high enough.
Dave Airlie
2
-2
/
+3
2018-05-14
opencl: autotools: Fix linking order for OpenCL target
Kai Wasserbäch
1
-2
/
+1
2018-05-14
radv: reduce the number of parameters export by the GS copy shader
Samuel Pitoiset
1
-4
/
+3
2018-05-14
radv: scan the geometry shader output usage mask
Samuel Pitoiset
2
-0
/
+9
2018-05-14
radv: run the shader info pass before emitting the GS copy shader
Samuel Pitoiset
1
-0
/
+2
2018-05-14
radv: check that layout isn't NULL in radv_nir_shader_info_pass()
Samuel Pitoiset
1
-1
/
+1
2018-05-14
intel/blorp: Use linear formats for CCS_E clear colors in copies
Jason Ekstrand
1
-2
/
+2
2018-05-14
radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.
Bas Nieuwenhuizen
1
-0
/
+19
2018-05-14
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
4
-13
/
+98
2018-05-14
radv: Add support for IMG_DATA_FORMAT_32_32_32.
Bas Nieuwenhuizen
3
-4
/
+11
2018-05-14
radv: Translate logic ops.
Bas Nieuwenhuizen
2
-30
/
+59
2018-05-14
radv: Fix multiview queries.
Bas Nieuwenhuizen
1
-19
/
+20
2018-05-14
meson: remove dependency antipattern
Eric Engestrom
1
-1
/
+1
2018-05-14
radv: remove useless check in radv_create_shaders()
Samuel Pitoiset
1
-1
/
+1
2018-05-14
radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"
Samuel Pitoiset
3
-5
/
+8
2018-05-14
radv: move {load,store}_var intrinsics scanning in different functions
Samuel Pitoiset
1
-47
/
+80
2018-05-14
android: change include "cutils/log.h" to "log/log.h" on Android API >=26
jenny.q.cao
4
-0
/
+16
2018-05-14
llvmpipe: Fix random number generation for unit tests
Roland Scheidegger
2
-2
/
+19
2018-05-14
radv: use compute path for multi-layer images.
Dave Airlie
1
-0
/
+2
2018-05-14
radv: resolve all layers in compute resolve path.
Dave Airlie
1
-6
/
+42
2018-05-14
radv/resolve: do fmask decompress on all layers.
Dave Airlie
1
-1
/
+1
2018-05-13
nvc0: fix setting of subpixel precision during conservative rasterization
Rhys Perry
2
-2
/
+2
2018-05-12
anv,nir: add generated files to .gitignore(s)
Rhys Perry
2
-0
/
+3
2018-05-12
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
11
-95
/
+45
2018-05-13
radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
Timothy Arceri
4
-16
/
+28
2018-05-12
scons: Add PROGRAM_NIR_FILES.
Vinson Lee
1
-0
/
+1
2018-05-12
st/nir: use NIR for asm programs
Timothy Arceri
1
-7
/
+58
2018-05-12
st/nir: make st_nir_opts() available externally
Timothy Arceri
2
-1
/
+3
2018-05-11
radeon/vce: add firmware support for ver 53 and up
Boyuan Zhang
1
-2
/
+2
[next]