index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: add streams to nir data
Timothy Arceri
2017-11-12
2
-0
/
+9
*
st/dri: fix deadlock when waiting on android fences
Marek Olšák
2017-11-11
3
-6
/
+2
*
meson: Guard freedreno build with with_gallium_freedreno.
Rob Clark
2017-11-10
1
-1
/
+3
*
docs: update calendar, add news item and link release notes for 17.2.5
Andres Gomez
2017-11-11
3
-7
/
+8
*
docs: add sha256 checksums for 17.2.5
Andres Gomez
2017-11-11
1
-1
/
+2
*
docs: add release notes for 17.2.5
Andres Gomez
2017-11-11
1
-0
/
+155
*
i965/gen10: Use the correct form of | for the RCPFE workaround
Jason Ekstrand
2017-11-10
1
-2
/
+2
*
i965: Make L3 configuration atom listen for TCS/TES program updates.
Kenneth Graunke
2017-11-10
1
-0
/
+2
*
meson: build gallium-xlib based glx
Dylan Baker
2017-11-10
5
-10
/
+139
*
meson: add support for xlib glx
Dylan Baker
2017-11-10
3
-28
/
+76
*
meson: move gl pkgconfig generation out of glx
Dylan Baker
2017-11-10
2
-11
/
+14
*
meson: move wayland-egl into egl folder
Dylan Baker
2017-11-10
2
-3
/
+4
*
meson: add nir_builder_opcodes_h to gallium_auxiliary
Dylan Baker
2017-11-10
1
-1
/
+1
*
gallium/xlib: remove GL_{MAJOR,MINOR,TINY}
Dylan Baker
2017-11-10
1
-5
/
+1
*
radeonsi: get llvm types from ac
Timothy Arceri
2017-11-11
1
-4
/
+4
*
glx/windows: Fix building libwindowsdri when libX11 headers are installed in ...
Jon Turney
2017-11-10
1
-0
/
+3
*
util: include unistd.h, which may be required for usleep prototype
Jon Turney
2017-11-10
1
-0
/
+1
*
autotools: Set C++ visibility flags on Intel
Dylan Baker
2017-11-10
1
-0
/
+3
*
docs/releasing: improve the pre-announce template and examples
Andres Gomez
2017-11-10
1
-3
/
+11
*
docs/releasing: drop manually exported variables during smoke test
Andres Gomez
2017-11-10
1
-0
/
+2
*
docs/releasing: drop custom LLVM_CONFIG if previously manually set
Andres Gomez
2017-11-10
1
-0
/
+4
*
st/dri: fix android fence regression
Marek Olšák
2017-11-10
3
-3
/
+8
*
util/u_thread: fix compilation on Mac OS
Nicolai Hähnle
2017-11-10
1
-1
/
+1
*
util/u_queue: handle OS_TIMEOUT_INFINITE in util_queue_fence_wait_timeout
Nicolai Hähnle
2017-11-10
1
-0
/
+6
*
gallium/u_threaded: fix end_query regression
Nicolai Hähnle
2017-11-10
1
-2
/
+0
*
swr: Fixed an uncommon freed-memory access during state validation
Bruce Cherniak
2017-11-10
2
-17
/
+25
*
freedreno/ir3: fix standalone compiler meson build
Rob Clark
2017-11-10
1
-3
/
+13
*
freedreno/ir3: correct # of dest components for intrinsics
Rob Clark
2017-11-10
1
-1
/
+6
*
freedreno/ir3: remove bogus assert
Rob Clark
2017-11-10
1
-1
/
+0
*
nir: handle get_buffer_size in nir_lower_atomics_to_ssbo
Rob Clark
2017-11-10
1
-0
/
+1
*
anv/meson: Generate dev_icd.json
Chad Versace
2017-11-09
1
-0
/
+12
*
anv: Fix architecture in intel_icd.{arch}.json
Chad Versace
2017-11-09
1
-1
/
+1
*
radv: Fix architecture in radeon_icd.{arch}.json
Chad Versace
2017-11-09
1
-1
/
+1
*
anv: Refactor anv_GetImageSubresourceLayout()
Chad Versace
2017-11-09
1
-21
/
+11
*
anv/image: Refactor choice of isl_tiling_flags_t
Chad Versace
2017-11-09
1
-13
/
+31
*
anv: Refactor anv_get_format_plane() - explicit unsupported
Chad Versace
2017-11-09
1
-4
/
+4
*
anv: Remove anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-23
/
+13
*
anv: Simplify anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-16
/
+9
*
anv: Simplify anv_get_image_format_properties()
Chad Versace
2017-11-09
1
-14
/
+3
*
anv: Rename get_image_format_properties()
Chad Versace
2017-11-09
1
-12
/
+12
*
anv: Fix get_image_format_properties() - YCbCr
Chad Versace
2017-11-09
1
-46
/
+40
*
anv: Fix get_image_format_properties() - 3-channel formats
Chad Versace
2017-11-09
1
-19
/
+15
*
anv: Refactor get_image_format_properties() - Reduce params
Chad Versace
2017-11-09
1
-11
/
+21
*
anv: Refactor get_image_format_properties() - base_isl_format
Chad Versace
2017-11-09
1
-3
/
+4
*
anv: Refactor get_image_format_properties() - plane_format
Chad Versace
2017-11-09
1
-8
/
+8
*
anv: Refactor get_image_format_properties() - ASTC
Chad Versace
2017-11-09
1
-4
/
+5
*
anv: Refactor get_image_format_properties() - depthstencil (v2)
Chad Versace
2017-11-09
1
-16
/
+31
*
anv: Better types for 'aspect' function params
Chad Versace
2017-11-09
3
-13
/
+5
*
anv: Refactor get_buffer_format_properties()
Chad Versace
2017-11-09
1
-15
/
+29
*
broadcom/vc4: Fix simulator mode for the MADVISE usage.
Eric Anholt
2017-11-09
1
-0
/
+4
[next]