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
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: egl: group dri2 bits separately from haiku
Emil Velikov
2018-11-01
1
-36
/
+35
*
egl: enable EGL_EXT_device_{base,enumeration,query}
Emil Velikov
2018-11-01
1
-0
/
+3
*
egl: set the EGLDevice when creating a display
Emil Velikov
2018-11-01
7
-1
/
+81
*
egl: add EGL_EXT_device_drm support
Emil Velikov
2018-11-01
2
-0
/
+117
*
egl: add EGL_MESA_device_software support
Emil Velikov
2018-11-01
3
-1
/
+31
*
specs: Add EGL_MESA_device_software
Adam Jackson
2018-11-01
1
-0
/
+82
*
egl: add base EGL_EXT_device_base implementation
Emil Velikov
2018-11-01
10
-3
/
+344
*
glx: be explicit about when mapping X <> GLX visuals
Emil Velikov
2018-11-01
1
-3
/
+6
*
glx: remove unused __glXPreferEGL() declaration
Emil Velikov
2018-11-01
1
-2
/
+0
*
travis: use mako for python2
Emil Velikov
2018-11-01
1
-1
/
+1
*
radv/xfb: don't increase offset by component mask start.
Dave Airlie
2018-10-31
1
-3
/
+0
*
util/gen_xmlpool: Make use of python's foreach loop
Dylan Baker
2018-10-31
1
-30
/
+27
*
util/gen_xmlpool: Don't use len to test for container emptiness
Dylan Baker
2018-10-31
1
-4
/
+4
*
util/gen_xmlpool: Don't write via shell redirection
Dylan Baker
2018-10-31
5
-65
/
+58
*
util/gen_xmlpool: use with statement to open file
Dylan Baker
2018-10-31
1
-34
/
+32
*
util/gen_xmlpool: use a main function
Dylan Baker
2018-10-31
1
-61
/
+66
*
util/gen_xmlpool: Use print function instad of sys.stderr.write
Dylan Baker
2018-10-31
1
-5
/
+4
*
util/gen_xmlpool: Use more standard style
Dylan Baker
2018-10-31
1
-29
/
+29
*
docs/meson: Add note about update translations
Dylan Baker
2018-10-31
1
-0
/
+7
*
util/xmlpool: Update for meson generation
Dylan Baker
2018-10-31
4
-12
/
+16
*
meson: add support for generating translation mo files
Dylan Baker
2018-10-31
4
-1
/
+8
*
util/gen_xmlpool: use argparse for argument handling
Dylan Baker
2018-10-31
1
-11
/
+9
*
nir: fix if condition propagation for alu use
Timothy Arceri
2018-11-01
1
-2
/
+1
*
freedreno: Do not link ir3_compiler with valgrind libraries.
Vinson Lee
2018-10-31
1
-2
/
+1
*
travis: use python3 for the autoconf builds
Emil Velikov
2018-10-31
1
-1
/
+11
*
configure: allow building with python3
Emil Velikov
2018-10-31
27
-39
/
+37
*
docs: update calendar, add new item and link release notes for 18.2.4
Juan A. Suarez Romero
2018-10-31
3
-7
/
+8
*
docs: add sha256 checksums for 18.2.4
Juan A. Suarez Romero
2018-10-31
1
-1
/
+2
*
docs: add release notes for 18.2.4
Juan A. Suarez Romero
2018-10-31
1
-0
/
+153
*
meson: hide warnings from external project `gtest`
Eric Engestrom
2018-10-31
1
-0
/
+1
*
tools/imgui: disable all warnings
Eric Engestrom
2018-10-31
1
-1
/
+2
*
glspirv: no need to force entrypoint name to "main"
Alejandro Piñeiro
2018-10-31
1
-1
/
+0
*
glsl/linker: validate attribute aliasing before optimizations
Tapani Pälli
2018-10-31
1
-3
/
+28
*
egl: drop EGL driver `name`
Eric Engestrom
2018-10-31
5
-10
/
+1
*
egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
Eric Engestrom
2018-10-31
5
-32
/
+19
*
Revert "imx: make use of loader_open_render_node(..) helper"
Christian Gmeiner
2018-10-31
1
-2
/
+1
*
radv: use WAIT_REG_MEM_GREATER_OR_EQUAL instead of a magic value
Samuel Pitoiset
2018-10-31
2
-1
/
+2
*
radv: use pool->stride when calling radv_query_shader()
Samuel Pitoiset
2018-10-31
1
-2
/
+2
*
radv: rename some parameters in Cmd{Begin,End}TransformFeedbackEXT()
Samuel Pitoiset
2018-10-31
1
-8
/
+8
*
radv/winsys: do not assign last submission when chained path failed
Samuel Pitoiset
2018-10-31
1
-1
/
+4
*
radv/winsys: fix buffer deletion in the sysmem path
Samuel Pitoiset
2018-10-31
1
-2
/
+3
*
radv/winsys: cleanup the chained submission path
Samuel Pitoiset
2018-10-31
1
-11
/
+17
*
radv/winsys: remove unused surface_best()
Samuel Pitoiset
2018-10-31
2
-10
/
+0
*
intel/compiler: Stop assuming the entrypoint is called "main"
Jason Ekstrand
2018-10-30
4
-23
/
+5
*
st/glsl_to_nir: fix next_stage gathering
Timothy Arceri
2018-10-31
1
-1
/
+1
*
st/mesa: calculate buffer size correctly for packed uniforms
Timothy Arceri
2018-10-31
1
-1
/
+1
*
util: move u_cpu_detect to util
Dylan Baker
2018-10-30
6
-4
/
+4
*
util: Move u_debug to utils
Dylan Baker
2018-10-30
11
-9
/
+8
*
util: Move os_misc to util
Dylan Baker
2018-10-30
12
-10
/
+10
*
gallium/util: remove u_inlines.h from u_debug.c
Dylan Baker
2018-10-30
1
-1
/
+0
[next]