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
...
*
clover: Wrap event::wait_count in a method taking care of the required locking.
Francisco Jerez
2017-09-20
2
-8
/
+14
*
anv/entrypoints_gen: Dedent the C code
Jason Ekstrand
2017-09-20
1
-196
/
+195
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
13
-89
/
+87
*
radv: Only enter the immutable samplers init loop when we have some.
Bas Nieuwenhuizen
2017-09-20
2
-12
/
+18
*
radv: Use for_each_bit in the descriptor set flush.
Bas Nieuwenhuizen
2017-09-20
1
-3
/
+1
*
radv: Add VK_KHR_bind_memory2 support.
Bas Nieuwenhuizen
2017-09-20
2
-24
/
+59
*
llvmpipe, gallivm: implement lod queries (LODQ opcode)
Roland Scheidegger
2017-09-20
6
-59
/
+145
*
i965: Fix duplication of DRI images
Louis-Francis Ratté-Boulianne
2017-09-20
1
-0
/
+3
*
radeonsi: set MIP_POINT_PRECLAMP to 0
Nicolai Hähnle
2017-09-20
1
-1
/
+1
*
radeonsi: fix array textures layer coordinate
Nicolai Hähnle
2017-09-20
1
-1
/
+10
*
glsl/linker: fix output variable overlap check
Nicolai Hähnle
2017-09-20
1
-6
/
+11
*
etnaviv: move sw query defines to etnaviv_query_sw.h
Christian Gmeiner
2017-09-20
2
-2
/
+4
*
etnaviv: move sw get_driver_query_info(..)
Christian Gmeiner
2017-09-20
3
-12
/
+28
*
anv: Fix descriptors copying
Józef Kucia
2017-09-20
1
-1
/
+1
*
radv: do not update the number of scissors in vkCmdSetScissor()
Samuel Pitoiset
2017-09-20
1
-3
/
+0
*
radv: do not update the number of viewports in vkCmdSetViewport()
Samuel Pitoiset
2017-09-20
1
-3
/
+0
*
radv: add some assertions in vkCmdSetScissor()
Samuel Pitoiset
2017-09-20
1
-1
/
+4
*
radv: add some assertions in vkCmdSetViewport()
Samuel Pitoiset
2017-09-20
1
-1
/
+4
*
radv: inline radv_flush_compute_state() into radv_dispatch()
Samuel Pitoiset
2017-09-20
1
-11
/
+7
*
radv: add radv_dispatch() helper
Samuel Pitoiset
2017-09-20
1
-15
/
+14
*
radv: add radv_emit_dispatch_packets() helper
Samuel Pitoiset
2017-09-20
1
-103
/
+149
*
ac/surface: handle S8 on gfx9
Dave Airlie
2017-09-20
1
-2
/
+7
*
egl: fix build fallouts from 1d0be5b3fe5
Krzysztof Sobiecki
2017-09-19
2
-2
/
+2
*
anv: Advertise support VK_FORMAT_R8_SRGB
Jason Ekstrand
2017-09-19
1
-1
/
+2
*
intel/blorp: Support clearing L8_UNORM_SRGB surfaces
Jason Ekstrand
2017-09-19
1
-0
/
+4
*
egl: use switch statements over if/else chain
Emil Velikov
2017-09-19
1
-31
/
+28
*
egl: remove unneeded braces around since line if statements
Emil Velikov
2017-09-19
1
-9
/
+5
*
egl: simplify _eglDebugReport* API
Emil Velikov
2017-09-19
3
-49
/
+14
*
egl: use _eglError's 'msg' as an actual message in EGL_KHR_debug
Emil Velikov
2017-09-19
1
-1
/
+1
*
automake: adjust wayland-drm comment
Emil Velikov
2017-09-19
1
-1
/
+1
*
configure.ac: split the wayland client/server confusion
Emil Velikov
2017-09-19
8
-12
/
+15
*
wayland-drm: constify the callbacks struct
Emil Velikov
2017-09-19
2
-11
/
+7
*
wayland-drm: add wl_display/wl_resource forward declarations
Emil Velikov
2017-09-19
1
-0
/
+2
*
configure.ac: define WL_HIDE_DEPRECATED at global scale
Emil Velikov
2017-09-19
2
-3
/
+1
*
wayland-drm: avoid deprecated use of struct wl_resource
Micah Fedke
2017-09-19
1
-3
/
+3
*
wayland-drm: remove unused wayland_drm_buffer_get_{format,buffer}
Emil Velikov
2017-09-19
2
-18
/
+0
*
wayland-drm: remove hardcoded enum wl_drm_format
Emil Velikov
2017-09-19
1
-64
/
+0
*
broadcom/genxml: Set up enums for VC5 blending, depth, stencil, and prims.
Eric Anholt
2017-09-19
1
-46
/
+77
*
broadcom/genxml: Add support for enum-typed fields.
Eric Anholt
2017-09-19
1
-3
/
+13
*
intel: automake: add isl_genX_priv.h in the source list
Juan A. Suarez Romero
2017-09-19
1
-0
/
+1
*
vulkan: automake: add vk_android_native_buffer.h in the source list
Juan A. Suarez Romero
2017-09-19
1
-0
/
+1
*
glsl: Unify ir_constant::const_elements and ::components
Ian Romanick
2017-09-19
8
-115
/
+28
*
glsl: Rename ir_constant::array_elements to ::const_elements
Ian Romanick
2017-09-19
8
-24
/
+24
*
glsl: Silence unused parameter warnings
Ian Romanick
2017-09-19
6
-19
/
+12
*
glsl: buffer variables can be readonly and writeonly
Juan A. Suarez Romero
2017-09-19
1
-11
/
+3
*
Revert "i965: Reset miptree aux state on update_image_buffer"
Jason Ekstrand
2017-09-19
3
-25
/
+1
*
egl/android: Use per surface out fence
Zhongmin Wu
2017-09-19
1
-13
/
+15
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-09-19
8
-6
/
+93
*
egl: Wrap dri3 surface primitive around dri2 egl surface
Yogesh Marathe
2017-09-19
2
-11
/
+11
*
Scons: Add LLVM 5.0 support
Alexandru-Liviu Prodea
2017-09-19
1
-1
/
+20
[prev]
[next]