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
2017-05-09
bin/*py: honor editorconfig formatting
Andres Gomez
1
-2
/
+2
2017-05-09
bin: use tabs for coding style on *.sh files
Andres Gomez
1
-2
/
+1
2017-05-09
android: i965: add per-gen libmesa_i965_gen{4,45,5} static
Mauro Rossi
1
-0
/
+66
2017-05-08
swr: fix polygonmode for front==back
George Kyriazis
2
-1
/
+27
2017-05-08
swr/rast: support polygonmode point
George Kyriazis
1
-52
/
+116
2017-05-09
util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
2
-11
/
+11
2017-05-08
swr: move msaa resolve to generalized StoreTile
Bruce Cherniak
3
-80
/
+82
2017-05-08
glsl: Don't allow redefining builtin functions on GLSL 1.00.
Eric Anholt
1
-2
/
+13
2017-05-08
glsl: Restrict func redeclarations (not just redefinitions) on GLSL 1.00.
Eric Anholt
1
-0
/
+10
2017-05-08
glsl: Ban #undefining __LINE__ and friends on GLES2.
Eric Anholt
1
-5
/
+2
2017-05-08
glsl: Restrict functions to not return arrays or SOAs in GLSL 1.00.
Eric Anholt
3
-0
/
+31
2017-05-08
nir: fix (hopefully) windows build
Rob Clark
2
-4
/
+4
2017-05-08
radeonsi: rename si_eliminate_const_vs_outputs -> si_optimize_vs_outputs
Marek Olšák
1
-2
/
+2
2017-05-08
ac: fix broken elimination of duplicated VS exports
Marek Olšák
1
-14
/
+14
2017-05-08
egl: Fix -Wint-to-pointer-cast
Chad Versace
1
-1
/
+1
2017-05-08
st/mesa: remove unused st parameter in init_velement_lowered
Marek Olšák
1
-4
/
+3
2017-05-08
st/mesa: use PIPE_MAX_ATTRIBS as the max number of vertex buffers
Marek Olšák
1
-1
/
+1
2017-05-08
st/mesa: simplify code due to unification to st_common_program
Marek Olšák
4
-99
/
+35
2017-05-08
st/mesa: simplify update_constants functions
Marek Olšák
4
-38
/
+17
2017-05-08
st/mesa: unify TCS, TES, GS st_*_program structures
Marek Olšák
10
-160
/
+94
2017-05-08
st/mesa: decrease the size of remaining st_translate_program array params
Marek Olšák
7
-11
/
+11
2017-05-08
st/mesa: remove unused outputSlotToAttr
Marek Olšák
3
-11
/
+0
2017-05-08
st/mesa: remove st_context::vertex_result_to_slot
Marek Olšák
4
-8
/
+4
2017-05-08
st/mesa: decrease the size of st_vertex_program
Marek Olšák
10
-36
/
+36
2017-05-08
st/mesa: remove struct st_tracked_state
Marek Olšák
22
-398
/
+118
2017-05-08
radeonsi: split per-patch from per-vertex indices
Nicolai Hähnle
3
-21
/
+42
2017-05-08
radeonsi: clarify documentation of existing SI workaround
Nicolai Hähnle
1
-1
/
+3
2017-05-08
radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
Nicolai Hähnle
1
-0
/
+14
2017-05-08
radeonsi: load patch_id for TES-as-ES when exporting for PS
Nicolai Hähnle
1
-2
/
+2
2017-05-08
radeonsi: fix primitive ID in fragment shader when using tessellation
Nicolai Hähnle
1
-10
/
+17
2017-05-08
radeonsi: mark fast-cleared textures as compressed when dirtying
Nicolai Hähnle
1
-2
/
+14
2017-05-08
egl: use designated initializers
Emil Velikov
1
-8
/
+7
2017-05-08
egl: drop unneeded sentinel from level_strings[]
Emil Velikov
1
-2
/
+2
2017-05-08
egl: remove suprous header eglcompiler.h
Emil Velikov
7
-52
/
+4
2017-05-08
egl: remove unneeded else statement in _eglInitLogger
Emil Velikov
1
-3
/
+0
2017-05-08
egl: remove no longer needed logger infra
Emil Velikov
2
-49
/
+6
2017-05-08
egl: fold Android logger into main/
Emil Velikov
3
-35
/
+36
2017-05-08
egl: remove unused _eglSetLogLevel()
Emil Velikov
2
-25
/
+0
2017-05-08
glsl: apply the image format for members of structures
Samuel Pitoiset
1
-8
/
+29
2017-05-08
glsl: store the image format in glsl_struct_field
Samuel Pitoiset
3
-1
/
+11
2017-05-08
st/glsl_to_tgsi: don't use rzalloc_array() when it's unnecessary
Samuel Pitoiset
1
-6
/
+6
2017-05-08
anv: check return value of anv_execbuf_add_bo
Lionel Landwerlin
1
-2
/
+7
2017-05-08
anv: avoid null pointer dereference
Lionel Landwerlin
1
-1
/
+2
2017-05-08
egl: avoid dereferencing a null display
Eric Engestrom
1
-1
/
+3
2017-05-08
docs/releasing: added relevant people for build/check with MacOSX
Andres Gomez
1
-0
/
+5
2017-05-08
docs/releasing: added relevant people for build/check with Android
Andres Gomez
1
-0
/
+6
2017-05-08
docs/releasing: added relevant people for build/check with Windows
Andres Gomez
1
-0
/
+5
2017-05-08
docs/releasing: if possible, do some every day use on the RC
Andres Gomez
1
-0
/
+6
2017-05-08
docs/releasing: further explain the build/check testing process
Andres Gomez
1
-2
/
+5
2017-05-08
docs/releasing: check in master for forgotten nomination candidates
Andres Gomez
1
-1
/
+8
[next]