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
*
swr: fix transform feedback logic
George Kyriazis
2017-07-31
4
-8
/
+71
*
radv/ac: port SI TC L1 write corruption fix.
Dave Airlie
2017-07-27
1
-3
/
+5
*
radv/ac: realign SI workaround with radeonsi.
Dave Airlie
2017-07-27
1
-2
/
+3
*
radv: only report external semaphore info for opaque fd.
Dave Airlie
2017-07-27
1
-5
/
+10
*
radv: fix buffer views on SI/CIK.
Dave Airlie
2017-07-27
1
-0
/
+5
*
st/dri2: Return invalid modifier when no driver support
Daniel Stone
2017-07-27
1
-0
/
+6
*
st/dri: Check get-handle return value in queryImage
Daniel Stone
2017-07-27
1
-12
/
+18
*
egl/wayland: Ignore invalid modifiers
Daniel Stone
2017-07-27
1
-0
/
+4
*
swr/rast: non-regex knob fallback code for gcc < 4.9
Tim Rowley
2017-07-27
1
-0
/
+21
*
virgl: encode index buffer offset.
Dave Airlie
2017-07-27
1
-1
/
+1
*
ac/surface: fix hybrid graphics where APU=GFX9, dGPU=older
Marek Olšák
2017-07-27
1
-0
/
+12
*
radeonsi: decrease the number of compiler threads
Marek Olšák
2017-07-27
2
-3
/
+8
*
gallium/radeon: make S_FIXED function signed and move it to shared code
Marek Olšák
2017-07-27
3
-9
/
+5
*
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2017-07-27
8
-27
/
+113
*
egl: move KHR_no_error vs debug/robustness check further down
Grigori Goronzy
2017-07-27
1
-11
/
+10
*
radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+
Nicolai Hähnle
2017-07-27
1
-15
/
+24
*
radeonsi: fix detection of DRAW_INDIRECT_MULTI on SI
Nicolai Hähnle
2017-07-27
1
-2
/
+2
*
anv: only expose up to 28 vertex attributes
Iago Toral Quiroga
2017-07-27
1
-1
/
+1
*
anv/cmd_buffer: fix off by one error in assertion
Iago Toral Quiroga
2017-07-27
1
-1
/
+1
*
i965: Fix = vs == in MCS aux usage assert.
Kenneth Graunke
2017-07-27
1
-1
/
+1
*
i965: Fix offset addition in get_isl_surf.
Kenneth Graunke
2017-07-27
1
-3
/
+3
*
broadcom/vc4: Prefer blit via rendering to the software fallback.
Eric Anholt
2017-07-27
1
-6
/
+8
*
i965: perf: flush batchbuffers at the beginning of queries
Lionel Landwerlin
2017-07-27
1
-8
/
+8
*
Update version to 17.2.0-rc1
mesa-17.2.0-rc1
Emil Velikov
2017-07-24
1
-1
/
+1
*
intel/blorp: ship blorp_genX_exec.h within the tarball
Emil Velikov
2017-07-24
1
-0
/
+1
*
egl: guard wayland header dep. tracking behind HAVE_PLATFORM_WAYLAND
17.2-branchpoint
Emil Velikov
2017-07-24
1
-1
/
+1
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-24
1
-0
/
+1
*
wayland-egl: update the SHA1 of the commit introducing v3
Emil Velikov
2017-07-24
1
-1
/
+1
*
wayland-egl: Update ABI checker
Miguel A. Vico
2017-07-24
1
-15
/
+75
*
wayland-egl: Make wl_egl_window a versioned struct
Miguel A. Vico
2017-07-24
3
-2
/
+24
*
egl: Fix _eglPointerIsDereferencable() to ignore page residency
Miguel A. Vico
2017-07-24
1
-1
/
+12
*
egl: Move _eglPointerIsDereferencable() to eglglobals.[ch]
Miguel A. Vico
2017-07-24
3
-33
/
+37
*
wayland-egl: Add wl_egl_window ABI checker
Miguel A. Vico
2017-07-24
2
-1
/
+180
*
swr: use the correct variable for no undefined symbols
Emil Velikov
2017-07-24
1
-1
/
+1
*
swr: don't forget to link KNL/SKX against pthreads
Emil Velikov
2017-07-24
1
-0
/
+8
*
swr: don't forget to link AVX/AVX2 against pthreads
Emil Velikov
2017-07-24
1
-0
/
+8
*
configure.ac: rework wayland-protocols handling
Emil Velikov
2017-07-24
2
-9
/
+17
*
radv: enable sample shading
Dave Airlie
2017-07-24
2
-2
/
+4
*
radv: don't set dedicated bit for buffer external memory.
Dave Airlie
2017-07-24
1
-2
/
+1
*
radv: fix non-0 based layer clears.
Dave Airlie
2017-07-24
1
-4
/
+9
*
radv: check enabled device features.
Dave Airlie
2017-07-24
1
-0
/
+13
*
radv: for external memory imports close the fd on import success
Dave Airlie
2017-07-24
1
-1
/
+3
*
radv: Don't segfault when exporting an image which hasn't been bound yet.
Bas Nieuwenhuizen
2017-07-24
1
-1
/
+1
*
radv: Handle VK_ATTACHMENT_UNUSED in color attachments.
Bas Nieuwenhuizen
2017-07-24
6
-20
/
+45
*
broadcom: correct header file in BROADCOM_FILES
Andres Gomez
2017-07-24
1
-1
/
+1
*
etnaviv: Clear lbl_usage array correctly
Wladimir J. van der Laan
2017-07-23
1
-1
/
+1
*
anv/image: zalloc image views
Jason Ekstrand
2017-07-22
1
-7
/
+1
*
anv/image: Use vk_zalloc instead of an explicit memset
Jason Ekstrand
2017-07-22
1
-3
/
+2
*
anv: Separate surface states by layout instead of aux_usage
Jason Ekstrand
2017-07-22
4
-53
/
+58
*
intel/isl: Add some sanity checks for compressed surfaces
Jason Ekstrand
2017-07-22
1
-0
/
+18
[next]