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-11-01
travis: build meson first for quicker feedback
Eric Engestrom
1
-32
/
+32
2017-11-01
meson: bump libdrm version required by amdgpu
Eric Engestrom
1
-1
/
+1
2017-10-31
i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false
Jordan Justen
4
-1
/
+32
2017-10-31
dri drivers: Always add the sha1 build-id
Jordan Justen
5
-1
/
+5
2017-10-31
disk_cache: Fix issue reading GLSL metadata
Jordan Justen
1
-1
/
+1
2017-10-31
glsl/shader_cache: Save fs (BlendSupport) metadata
Jordan Justen
1
-0
/
+6
2017-10-31
i965: Initialize sha1 hash of dri config options
Jordan Justen
1
-0
/
+4
2017-10-31
i965: Don't link when the program was found in the disk cache
Jordan Justen
1
-0
/
+3
2017-10-31
i965: add cache fallback support using serialized nir
Jordan Justen
1
-1
/
+26
2017-10-31
i965: add support for cached shaders with xfb qualifiers
Timothy Arceri
1
-0
/
+8
2017-10-31
mesa/glsl: add api_enabled flag to gl_transform_feedback_info
Timothy Arceri
2
-1
/
+7
2017-10-31
i965: Add shader cache support for compute
Jordan Justen
5
-12
/
+53
2017-10-31
i965: add shader cache support for tess stages
Timothy Arceri
3
-16
/
+70
2017-10-31
i965: add shader cache support for geometry shaders
Timothy Arceri
2
-8
/
+35
2017-10-31
i965: Add shader cache support for vertex and fragment stages
Timothy Arceri
3
-16
/
+30
2017-10-31
i965: add initial implementation of on disk shader cache
Timothy Arceri
4
-0
/
+297
2017-10-31
i965: Calculate thread_count in brw_alloc_stage_scratch
Jordan Justen
8
-45
/
+62
2017-10-31
intel/compiler: Add functions to get prog_data and prog_key sizes for a stage
Jordan Justen
2
-0
/
+42
2017-10-31
intel/compiler: Add union types for prog_data and prog_key stages
Jordan Justen
1
-0
/
+22
2017-10-31
blob: Don't set overrun if reading 0 bytes at end of data
Jordan Justen
1
-1
/
+1
2017-10-31
intel/compiler: Remove final_program_size from brw_compile_*
Jordan Justen
17
-92
/
+55
2017-10-31
intel/compiler: add new field for storing program size
Carl Worth
6
-14
/
+35
2017-10-31
i965: Don't rely on nir for uses_texture_gather
Jordan Justen
3
-9
/
+9
2017-10-31
i965/link: Serialize program to nir after linking for shader cache
Jordan Justen
1
-0
/
+10
2017-10-31
glsl/shader_cache: Save and restore serialized nir in gl_program
Jordan Justen
1
-0
/
+16
2017-10-31
main: Add driver cache blob fields to gl_program
Jordan Justen
2
-0
/
+8
2017-10-31
nir: Add hooks for testing serialization
Jason Ekstrand
2
-0
/
+36
2017-10-31
nir: add serialization and deserialization
Connor Abbott
4
-0
/
+1248
2017-11-01
mesa/st: implement max combined output resources limiting.
Dave Airlie
1
-0
/
+6
2017-11-01
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
18
-1
/
+20
2017-11-01
r600/sb: bail out if prepare_alu_group() doesn't find a proper scheduling
Gert Wollny
2
-20
/
+31
2017-11-01
radeonsi: fix culldist_writemask in nir path
Timothy Arceri
1
-2
/
+1
2017-10-31
nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARB
Neil Roberts
1
-2
/
+22
2017-10-31
i965: Check CCS_E compatibility for texture view rendering
Nanley Chery
1
-2
/
+27
2017-10-31
intel/isl: Disable some gen10 CCS_E formats for now
Nanley Chery
1
-0
/
+24
2017-10-31
meson: pass correct args to gles2 ABI test
Eric Engestrom
1
-1
/
+4
2017-10-31
meson: pass correct args to gles1 ABI test
Eric Engestrom
1
-1
/
+4
2017-10-31
meson: pass correct args to gbm symbol test
Eric Engestrom
1
-2
/
+4
2017-10-31
meson: pass correct args to wayland-egl symbol test
Eric Engestrom
1
-1
/
+4
2017-10-31
automake+meson: don't run egl symbol check on libglvnd lib
Eric Engestrom
2
-6
/
+15
2017-10-31
meson: pass correct env/args to egl tests
Eric Engestrom
1
-2
/
+8
2017-10-31
gles2: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+9
2017-10-31
gles1: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+9
2017-10-31
gbm: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+10
2017-10-31
wayland-egl: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+9
2017-10-31
egl: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+9
2017-10-31
meson: set visibility flags on gbm
Dylan Baker
1
-1
/
+1
2017-10-31
meson: Don't link gbm with threads
Dylan Baker
1
-1
/
+1
2017-10-31
meson: Use true and false instead of yes and no for tristate options
Dylan Baker
2
-6
/
+6
2017-10-31
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
7
-1
/
+16
[prev]
[next]