index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-15
vk: Remove unneeded vulkan-138.h
vulkan-header-0.138.0
Chad Versace
1
-3047
/
+0
2015-07-15
vk: Bump vulkan.h version to 0.138
Chad Versace
1
-1
/
+1
2015-07-15
vk/0.138: Update VkResult values
Chad Versace
1
-14
/
+13
2015-07-15
vk/0.132: Do type-safety
Chad Versace
6
-251
/
+121
2015-07-15
vk/cmd_buffer: Move batch buffer padding to anv_batch_bo_finish()
Jason Ekstrand
1
-10
/
+4
2015-07-15
vk/cmd_buffer: Rename bo_count to exec2_bo_count
Jason Ekstrand
4
-15
/
+15
2015-07-15
vk/cmd_buffer: Add a helper for allocating dynamic state
Jason Ekstrand
3
-5
/
+16
2015-07-15
vk/private.h: Move cmd_buffer functions to near the cmd_buffer struct
Jason Ekstrand
1
-15
/
+15
2015-07-15
vk: Split command buffer state into its own structure
Jason Ekstrand
4
-143
/
+172
2015-07-15
vk: Move most of the anv_Cmd related stuff to its own file
Jason Ekstrand
4
-1156
/
+1197
2015-07-15
vk: Pull the guts of anv_cmd_buffer into its own file
Jason Ekstrand
4
-677
/
+738
2015-07-15
vk/glsl: Replace raw casts
Chad Versace
1
-1
/
+1
2015-07-15
vk/meta: Remove raw casts
Chad Versace
1
-21
/
+24
2015-07-15
vk/x11: Remove raw casts
Chad Versace
1
-12
/
+18
2015-07-15
vk: Delete vkDbgSetObjectTag()
Chad Versace
1
-17
/
+0
2015-07-15
vk/device: Remove unneeded checks for NULL
Jason Ekstrand
1
-6
/
+3
2015-07-15
vk/device: Provide proper NULL handling in anv_device_free
Jason Ekstrand
1
-0
/
+3
2015-07-15
vk: Stop internally calling anv_DestroyObject()
Chad Versace
1
-32
/
+24
2015-07-15
vk: Fix vkDestroyObject dispatch for VkRenderPass
Chad Versace
1
-3
/
+1
2015-07-15
vk: Fix vkCreate/DestroyRenderPass
Chad Versace
2
-18
/
+48
2015-07-15
vk: Refactor create/destroy code for anv_descriptor_set
Chad Versace
2
-11
/
+47
2015-07-15
vk: Replace some raw casts with safe casts
Chad Versace
1
-2
/
+2
2015-07-15
vk: Correct anv_CreateShaderModule's prototype
Chad Versace
1
-1
/
+1
2015-07-15
vk: Define struct anv_image_view, anv_buffer_view
Chad Versace
4
-30
/
+47
2015-07-15
vk/meta: Fix declared type of a shader module
Chad Versace
1
-1
/
+1
2015-07-15
vk: Remove struct anv_object
Chad Versace
4
-115
/
+2
2015-07-15
vk/device: More documentation on surface state flushing
Jason Ekstrand
1
-8
/
+34
2015-07-14
vk/device: explain why a flush is necessary
Connor Abbott
1
-3
/
+10
2015-07-14
vk: Fix indentation of anv_dynamic_cb_state
Chad Versace
1
-1
/
+1
2015-07-14
vk: Add finishmes for VkDescriptorPool
Chad Versace
1
-2
/
+3
2015-07-14
vk: Add vulkan-138 and remove vulkan-0.132
Jason Ekstrand
1
-148
/
+288
2015-07-14
vk/device: Add stub support for command pools
Jason Ekstrand
2
-5
/
+78
2015-07-14
vk/vulkan.h: Add the stuff for cross-queue resource sharing
Jason Ekstrand
1
-4
/
+23
2015-07-14
vk/vulkan.h: Add a couple of size fields for specialization constants
Jason Ekstrand
1
-0
/
+2
2015-07-14
vk/vulkan.h: Move around buffer image granularities
Jason Ekstrand
2
-1
/
+2
2015-07-14
vk: Add stubs for all the sparse resource stuff
Jason Ekstrand
3
-32
/
+168
2015-07-14
vk/image: Add a stub for the new ImageFormatProperties function
Jason Ekstrand
1
-0
/
+14
2015-07-14
vk/vulkan.h: Rename FormatInfo to FormatProperties
Jason Ekstrand
2
-13
/
+13
2015-07-14
vk/vulkan.h: Re-order some #define's
Jason Ekstrand
1
-6
/
+6
2015-07-14
vk/vulkan.h: Rename a function parameter
Jason Ekstrand
1
-1
/
+1
2015-07-14
vk: Remove abreviations
Jason Ekstrand
4
-66
/
+66
2015-07-14
vk: Add the new extension/layer enumeration entrypoints
Jason Ekstrand
2
-60
/
+72
2015-07-14
vk/vulkan.h: Change maxAnisotropy to a float
Jason Ekstrand
1
-2
/
+2
2015-07-14
vk/vulkan.h: Add the VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT flag
Jason Ekstrand
1
-0
/
+1
2015-07-14
vk/vulkan.h: Rename a couple of function parameters
Jason Ekstrand
1
-2
/
+2
2015-07-14
vk: Split the memory requirements/binding functions
Jason Ekstrand
3
-51
/
+71
2015-07-14
vk: Make barriers more precise (rev. 133)
Jason Ekstrand
2
-66
/
+61
2015-07-14
vk: Split the dynamic state binding function into one per state
Jason Ekstrand
3
-63
/
+72
2015-07-14
vk/vulkan.h: Rename a function parameter to match 132
Jason Ekstrand
1
-1
/
+1
2015-07-14
vk: Implement Multipass
Jason Ekstrand
6
-363
/
+602
[next]