projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-09-29
Jason Ekstrand
anv/wsi_x11: Properly report BadDrawable errors to...
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/batch_chain: Use the surface state pool for binding...
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/batch_chain: Add helpers for fixing up block_pool...
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/gen8: Do a render cache flush prior to changing...
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/device: Use a 4K block size for surface state blocks
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/meta: Use the dynamic state stream for temporary...
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/util: Add helpers for getting the first and last...
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/batch_chain: Add a _alloc_binding_table function
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv: Make anv_state.offset an int32_t
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/wsi_wayland: Fix FIFO mode
commit
|
commitdiff
|
tree
2015-09-28
Chad Versace
vk: Implement vkGetPhysicalDeviceImageFormatProperties()
commit
|
commitdiff
|
tree
2015-09-28
Chad Versace
vk: Refactor anv_GetPhysicalDeviceFormatProperties()
commit
|
commitdiff
|
tree
2015-09-28
Chad Versace
vk: Advertise that depthstencil formats support sampling
commit
|
commitdiff
|
tree
2015-09-28
Jason Ekstrand
anv/device: Wrap a couple valgrind calls in the VG...
commit
|
commitdiff
|
tree
2015-09-28
Chad Versace
vk: Fix vkGetPhysicalDeviceSparseImageFormatProperties()
commit
|
commitdiff
|
tree
2015-09-25
Kristian Høgsberg...
vk: Add anv_icd.json to .gitignore
commit
|
commitdiff
|
tree
2015-09-25
Kristian Høgsberg...
vk: Also define vk_errorf in non-debug builds
commit
|
commitdiff
|
tree
2015-09-25
Kristian Høgsberg...
vk: Roll back GLSL parser support for vulkan
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
vk: Add an ICD declaration file
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv: Add support for the ICD loader
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv: Add a global dispatch table for use in meta operations
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/entrypoints: Expose the anv_resolve_entrypoint...
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/entrypoints: Rename anv_layer to anv_dispatch_table
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/batch_chain: Remove the current_surface_bo helper
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/cmd_buffer: Add a helper for getting the surface...
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/allocator: Don't ever call mremap
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/allocator: Delete the unused center_fd_offset from...
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/allocator: Do a better job of centering bi-directio...
commit
|
commitdiff
|
tree
2015-09-24
Jason Ekstrand
anv/batch_chain: Clean up the reloc list swapping code
commit
|
commitdiff
|
tree
2015-09-21
Jason Ekstrand
anv/meta: Add location specifiers to meta shaders
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
nir/spirv: Add better location handling
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/device: Move mutex initialization to befor block...
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
meta: Initial support for packing parameters
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/meta: Pass the depth through the clear vertex shader
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/formats: Properly report depth-stencil formats
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
vk/device: Don't allow device or instance creation...
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/tests: Add some asserts for data integrity in block...
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/allocator: Make the block pool double-ended
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/tests: Refactor the block_pool_no_free test
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
vk/allocator: Split block_pool_alloc into two functions
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/allocator: Use a signed 32-bit offset for the free...
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/allocator: Create 2GB memfd up-front for the block...
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv/allocator: Take the device mutex when growing a...
commit
|
commitdiff
|
tree
2015-09-18
Jason Ekstrand
anv: Document the index and offset parameters of anv_bo
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk/image: Remove stale FINISHME for non-2D image views
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk/image: Teach vkCreateImage about layout of 1D surfaces
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk/meta: Partially implement vkCmdCopy*, vkCmdBlit...
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk/meta: Rename meta_emit_blit() params
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk/gen8: Set RENDER_SURFACE_STATE::RenderTargetViewExtent
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk/gen8: Refactor setting of SURFACE_STATE::Depth
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk: Teach vkCreateImage about layout of 3D surfaces
commit
|
commitdiff
|
tree
2015-09-14
Chad Versace
vk: Refactor anv_image_make_surface()
commit
|
commitdiff
|
tree
2015-09-11
Jason Ekstrand
vk: Use push constants for dynamic buffers
commit
|
commitdiff
|
tree
2015-09-11
Jason Ekstrand
vk/compiler: Rework create_params_array
commit
|
commitdiff
|
tree
2015-09-11
Jason Ekstrand
vk/compiler: Add a NIR pass for pushing dynamic buffer...
commit
|
commitdiff
|
tree
2015-09-11
Jason Ekstrand
vk/pipeline_layout: Add dynamic_offset_start and has_dy...
commit
|
commitdiff
|
tree
2015-09-11
Jason Ekstrand
vk/pipeline_layout: Move surface/sampler start from...
commit
|
commitdiff
|
tree
2015-09-11
Jason Ekstrand
vk: Rework the push constants data structure
commit
|
commitdiff
|
tree
2015-09-11
Jason Ekstrand
Add the wayland protocol files to .gitignire
commit
|
commitdiff
|
tree
2015-09-08
Jason Ekstrand
vk/error: Handle ERROR_OUT_OF_DATE_WSI
commit
|
commitdiff
|
tree
2015-09-08
Jason Ekstrand
vk/wsi/x11: Actually block on X so we don't re-use...
commit
|
commitdiff
|
tree
2015-09-08
Jason Ekstrand
vk: Add the WSI header files
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/spirv.h: Remove some cruft missed while merging
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/spirv: Add support for most of the rest of texturing
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/spirv: Handle decorations after assigning variable...
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/spirv: Handle the MatrixStride member decoration
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk: Actually link in wayland libraries
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk: Conditionally compile Wayland support
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk: Fix size return value handling in a couple plces
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/spirv/glsl450: Use the correct write mask
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir: Add a lower_fdiv option and use it in i965
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/spirv: Use the actual GLSL 450 extension header...
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/spirv: Add support for SpvDecorationColMajor
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
nir/types: Allow single-column matrices
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk/wsi: Add Wayland WSI support
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk/wsi: Move to a clallback system for the entire WSI...
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk/instance: Expose anv_instance_alloc/free
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk/WSI: Use a callback mechanism instead of explicit...
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk: Add an initial implementation of the actual Khronos...
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk: Add initial support for VK_WSI_swapchain
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk: Move anv_x11.c to anv_wsi_x11.c
commit
|
commitdiff
|
tree
2015-09-05
Jason Ekstrand
vk/device: Use an array for device extensions
commit
|
commitdiff
|
tree
2015-09-04
Kristian Høgsberg...
vk: Further reduce diff to master
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Drop GLSL code from anv_compiler.cpp
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Assert that the SPIR-V module has the magic number
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Remove various hacks/scaffolding code
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Fall back to previous gens in entry point resolver
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Drop redundant gen7_CreateGraphicsPipelines
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Use vk* entrypoints in meta, not driver_layer pointers
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Drop check for I915_PARAM_HAS_EXEC_CONSTANTS
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Add new vk_errorf that takes a format string
commit
|
commitdiff
|
tree
2015-09-03
Kristian Høgsberg...
vk: Make vk_error a little more helpful
commit
|
commitdiff
|
tree
2015-09-03
Chad Versace
vk/image: Add PRM reference for QPitch equation
commit
|
commitdiff
|
tree
2015-09-02
Chad Versace
vk/meta: Partially fix vkCmdCopyBufferToImage for S8_UINT
commit
|
commitdiff
|
tree
2015-09-01
Jason Ekstrand
vk/meta: Use SPIR-V for shaders
commit
|
commitdiff
|
tree
next