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-02
i965: Enable flush control
patches-for-ajax
Neil Roberts
2
-1
/
+21
2017-11-02
drisw: Enable flush control for llvmpipe and softpipe
Adam Jackson
1
-0
/
+1
2017-11-02
gallium: Wire up flush control
Adam Jackson
3
-1
/
+9
2017-11-02
egl: Implement EGL_KHR_context_flush_control
Adam Jackson
6
-1
/
+24
2017-11-02
glx: Implement GLX_ARB_context_flush_control
Neil Roberts
7
-9
/
+62
2017-11-02
dri: Add a flush control extension
Neil Roberts
3
-2
/
+46
2017-11-02
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
14
-128
/
+149
2017-11-02
intel: Don't flush the old context in intelMakeCurrent
Neil Roberts
2
-18
/
+0
2017-11-02
egl/dri2: Factor out context attribute initialization
Adam Jackson
1
-26
/
+9
2017-11-02
es2api/ABI-check: Add es3.x symbols
Dylan Baker
1
-8
/
+125
2017-11-02
meson: Set c visibility args for wayland-drm
Dylan Baker
1
-0
/
+1
2017-11-03
st/glsl_to_nir: pass gl_shader_program to st_finalize_nir()
Timothy Arceri
3
-27
/
+11
2017-11-02
radv: Don't expose heaps with 0 memory.
Bas Nieuwenhuizen
3
-53
/
+101
2017-11-02
gbm: Don't traverse backwards for includes
Dylan Baker
4
-5
/
+12
2017-11-02
automake: Remove unused include path
Dylan Baker
1
-2
/
+1
2017-11-02
radeonsi: remove 'Authors:' comments
Marek Olšák
51
-208
/
+3
2017-11-02
intel/fs: Don't allocate a param array for zero push constants
Jason Ekstrand
1
-1
/
+8
2017-11-02
intel/fs: Alloc pull constants off mem_ctx
Jason Ekstrand
1
-1
/
+1
2017-11-02
Revert "meson: bump libdrm version required by amdgpu"
Dylan Baker
1
-1
/
+1
2017-11-02
gallivm: allow arch rounding with avx512
Tim Rowley
1
-1
/
+2
2017-11-02
etnaviv: Allow clearing constant buffer using buffer==NULL user_buffer==NULL
Wladimir J. van der Laan
1
-1
/
+1
2017-11-02
etnaviv: Don't flush on transfer when UNSYNCHRONIZED
Wladimir J. van der Laan
1
-12
/
+12
2017-11-02
etnaviv: don't do resolve-in-place without valid TS
Wladimir J. van der Laan
4
-0
/
+11
2017-11-02
radv: make radv_bind_descriptor_set() static
Samuel Pitoiset
2
-6
/
+3
2017-11-02
radv: make sure we set buffers as shareable properly.
Dave Airlie
2
-2
/
+7
2017-11-01
svga: Use __asm__ instead of asm
Dylan Baker
3
-11
/
+5
2017-11-01
Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
Marek Olšák
7
-16
/
+1
2017-11-01
intel: decoder: enable decoding a single field
Lionel Landwerlin
2
-0
/
+52
2017-11-01
intel: decoder: expose missing find_enum()
Lionel Landwerlin
1
-0
/
+2
2017-11-01
intel: decoder: extract field value computation
Lionel Landwerlin
1
-30
/
+37
2017-11-01
intel: decoder: rename field() to field_value()
Lionel Landwerlin
1
-18
/
+18
2017-11-01
intel: decoder: rename internal function to free name
Lionel Landwerlin
1
-3
/
+3
2017-11-01
intel: decoder: simplify field_is_header()
Lionel Landwerlin
2
-4
/
+6
2017-11-01
intel: common: make intel utils available from C++
Lionel Landwerlin
3
-0
/
+25
2017-11-01
intel: decoder: remove unused platform field
Lionel Landwerlin
1
-2
/
+0
2017-11-01
intel: error-decode: implement a rolling window of programs
Lionel Landwerlin
1
-14
/
+23
2017-11-01
gallium: increase pipe_sampler_view::target bitfield size for MSVC
Brian Paul
1
-2
/
+6
2017-11-01
mapi: fix .so path in ABI-check
Eric Engestrom
2
-2
/
+2
2017-11-01
intel: decoder: extract instruction/structs length
Lionel Landwerlin
2
-0
/
+8
2017-11-01
intel: decoder: pack iterator variable declarations
Lionel Landwerlin
1
-11
/
+8
2017-11-01
intel: decoder: simplify creation of struct when 0-allocated
Lionel Landwerlin
1
-4
/
+0
2017-11-01
intel: decoder: add destructor for gen_spec
Lionel Landwerlin
2
-102
/
+91
2017-11-01
intel: decoder: expose helper to test header fields
Lionel Landwerlin
2
-3
/
+4
2017-11-01
intel: decoder: don't read qword outside instruction/struct limit
Lionel Landwerlin
2
-3
/
+9
2017-11-01
intel: decoder: split out getting the next field and decoding it
Lionel Landwerlin
1
-10
/
+21
2017-11-01
intel: decoder: move field name copy
Lionel Landwerlin
1
-2
/
+7
2017-11-01
intel: decoder: reorder iterator init function
Lionel Landwerlin
1
-14
/
+14
2017-11-01
intel: common: print out all dword with field spanning multiple dwords
Lionel Landwerlin
1
-4
/
+6
2017-11-01
intel: decoder: build sorted linked lists of fields
Lionel Landwerlin
2
-25
/
+34
2017-11-01
intel: common: expose gen_spec fields
Lionel Landwerlin
2
-13
/
+13
[next]