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-17
docs/meson.html: fix numerous issues spotted by xmllint
meson-windows
Dylan Baker
1
-3
/
+2
2018-05-17
meson: Add support for wrapping llvm
Dylan Baker
4
-59
/
+154
2018-05-17
meson: Don't check for posix_memalign on windows
Dylan Baker
1
-2
/
+11
2018-05-17
meson: fix graw tests when building against gdi
Dylan Baker
1
-1
/
+8
2018-05-17
meson: fix gallium-osmesa to build for windows
Dylan Baker
2
-3
/
+18
2018-05-17
meson: build graw-gdi target
Dylan Baker
2
-1
/
+39
2018-05-17
meson: build libgl-gdi target
Dylan Baker
2
-0
/
+45
2018-05-17
meson: build wgl state tracker
Dylan Baker
2
-0
/
+53
2018-05-17
meson: build gallium gdi winsys
Dylan Baker
2
-0
/
+33
2018-05-17
meson: Add necessary defines for mesa_gallium on windows
Dylan Baker
1
-2
/
+10
2018-05-17
meson: Add windows defines to glapi
Dylan Baker
4
-4
/
+38
2018-05-17
meson: don't build shader cache on windows
Dylan Baker
1
-1
/
+1
2018-05-17
meson: add windows compiler checks and libraries
Dylan Baker
1
-44
/
+82
2018-05-17
meson: don't allow glvnd on windows
Dylan Baker
1
-1
/
+3
2018-05-17
meson: don't build glx or dri by default on windows
Dylan Baker
1
-3
/
+7
2018-05-17
meson: Add a platform for windows
Dylan Baker
2
-2
/
+9
2018-05-17
meson: build getopt when using msvc
Dylan Baker
2
-0
/
+34
2018-05-17
meson: fix dl detection on non cygwin windows
Dylan Baker
1
-2
/
+2
2018-05-17
glsl: fix general_ir_test with mingw
Dylan Baker
1
-7
/
+7
2018-05-17
glapi: export glapi_destroy_multithread when building shared-glapi on windows
Dylan Baker
1
-1
/
+1
2018-05-17
gallium: fix ddebug on windows
Dylan Baker
2
-1
/
+11
2018-05-17
meson: add a expat subproject
Dylan Baker
2
-1
/
+11
2018-05-17
meson: add a zlib subproject
Dylan Baker
2
-1
/
+11
2018-05-17
add a git ignore for subprojects
Dylan Baker
1
-0
/
+3
2018-05-17
meson: always define libglapi
Dylan Baker
1
-0
/
+2
2018-05-17
meson: don't try to build gallium/trivial on windows
Dylan Baker
1
-1
/
+3
2018-05-17
broadcom/vc4: Native fence fd support
Stefan Schake
6
-11
/
+107
2018-05-17
broadcom/vc4: Store job fence in syncobj
Stefan Schake
3
-4
/
+35
2018-05-17
broadcom/vc4: Detect syncobj support
Stefan Schake
2
-0
/
+7
2018-05-17
broadcom/vc4: Bump libdrm requirement
Stefan Schake
2
-0
/
+8
2018-05-17
drm-uapi: Update vc4 header with syncobj submit support
Stefan Schake
1
-3
/
+10
2018-05-17
broadcom/vc4: Drop libdrm_vc4 requirement
Stefan Schake
1
-1
/
+0
2018-05-17
v3d: Add support for glSampleMask / glSampleCoverage.
Eric Anholt
7
-5
/
+36
2018-05-17
v3d: Enable NaN propagation in the VS and CS as well.
Eric Anholt
4
-4
/
+12
2018-05-17
i965/blorp: Disable BLORP clear color updates
Nanley Chery
1
-2
/
+4
2018-05-17
intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag
Nanley Chery
2
-2
/
+9
2018-05-17
i965/blorp: Also skip the fast clear if the clear color differs
Nanley Chery
1
-4
/
+3
2018-05-17
i965/clear: Drop a stale comment in fast_clear_depth
Nanley Chery
1
-4
/
+0
2018-05-17
i965: Update the indirect buffer in set_clear_color
Nanley Chery
2
-37
/
+13
2018-05-17
i965/clear: Remove an early return in fast_clear_depth
Nanley Chery
1
-5
/
+0
2018-05-17
i965: Use set_clear_color for depth miptrees
Nanley Chery
3
-19
/
+2
2018-05-17
Revert "i965: Make the miptree clear color setter take a gl_color_union"
Nanley Chery
3
-7
/
+6
2018-05-17
i965/miptree: Unify aux buffer allocation
Nanley Chery
2
-142
/
+82
2018-05-17
i965: Prepare to delete intel_miptree_alloc_ccs()
Nanley Chery
3
-15
/
+16
2018-05-17
i965/miptree: Drop the mt param from alloc_aux_buffer
Nanley Chery
1
-5
/
+4
2018-05-17
i965/miptree: Drop the alloc_flags param from alloc_aux_buffer
Nanley Chery
1
-15
/
+14
2018-05-17
i965/miptree: Drop the name param from alloc_aux_buffer
Nanley Chery
1
-5
/
+4
2018-05-17
i965/miptree: Initialize the indirect clear color to zero
Nanley Chery
1
-11
/
+22
2018-05-17
i965/miptree: Add and use a memset option in alloc_aux_buffer
Nanley Chery
1
-37
/
+31
2018-05-17
i965/miptree: Zero-initialize CCS_D buffers
Nanley Chery
1
-6
/
+4
[next]