projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2015-09-18
Jason Ekstrand
anv/device: Move mutex initialization to befor block...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
meta: Initial support for packing parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/meta: Pass the depth through the clear vertex shader
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/formats: Properly report depth-stencil formats
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
vk/device: Don't allow device or instance creation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/tests: Add some asserts for data integrity in block...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/allocator: Make the block pool double-ended
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/tests: Refactor the block_pool_no_free test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
vk/allocator: Split block_pool_alloc into two functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/allocator: Use a signed 32-bit offset for the free...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/allocator: Create 2GB memfd up-front for the block...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv/allocator: Take the device mutex when growing a...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jason Ekstrand
anv: Document the index and offset parameters of anv_bo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk/image: Remove stale FINISHME for non-2D image views
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk/image: Teach vkCreateImage about layout of 1D surfaces
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk/meta: Partially implement vkCmdCopy*, vkCmdBlit...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk/meta: Rename meta_emit_blit() params
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk/gen8: Set RENDER_SURFACE_STATE::RenderTargetViewExtent
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk/gen8: Refactor setting of SURFACE_STATE::Depth
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk: Teach vkCreateImage about layout of 3D surfaces
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chad Versace
vk: Refactor anv_image_make_surface()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jason Ekstrand
vk: Use push constants for dynamic buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jason Ekstrand
vk/compiler: Rework create_params_array
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jason Ekstrand
vk/compiler: Add a NIR pass for pushing dynamic buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jason Ekstrand
vk/pipeline_layout: Add dynamic_offset_start and has_dy...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jason Ekstrand
vk/pipeline_layout: Move surface/sampler start from...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jason Ekstrand
vk: Rework the push constants data structure
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jason Ekstrand
Add the wayland protocol files to .gitignire
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Jason Ekstrand
vk/error: Handle ERROR_OUT_OF_DATE_WSI
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Jason Ekstrand
vk/wsi/x11: Actually block on X so we don't re-use...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Jason Ekstrand
vk: Add the WSI header files
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/spirv.h: Remove some cruft missed while merging
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/spirv: Add support for most of the rest of texturing
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/spirv: Handle decorations after assigning variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/spirv: Handle the MatrixStride member decoration
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk: Actually link in wayland libraries
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk: Conditionally compile Wayland support
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk: Fix size return value handling in a couple plces
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
Merge branch 'nir-spirv' into vulkan
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/spirv/glsl450: Use the correct write mask
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir: Add a lower_fdiv option and use it in i965
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/spirv: Use the actual GLSL 450 extension header...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/spirv: Add support for SpvDecorationColMajor
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
nir/types: Allow single-column matrices
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk/wsi: Add Wayland WSI support
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk/wsi: Move to a clallback system for the entire WSI...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk/instance: Expose anv_instance_alloc/free
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk/WSI: Use a callback mechanism instead of explicit...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk: Add an initial implementation of the actual Khronos...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk: Add initial support for VK_WSI_swapchain
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk: Move anv_x11.c to anv_wsi_x11.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jason Ekstrand
vk/device: Use an array for device extensions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Kristian Høgsberg...
vk: Further reduce diff to master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Drop GLSL code from anv_compiler.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Assert that the SPIR-V module has the magic number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Remove various hacks/scaffolding code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Fall back to previous gens in entry point resolver
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Drop redundant gen7_CreateGraphicsPipelines
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Use vk* entrypoints in meta, not driver_layer pointers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Drop check for I915_PARAM_HAS_EXEC_CONSTANTS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Add new vk_errorf that takes a format string
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Kristian Høgsberg...
vk: Make vk_error a little more helpful
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Chad Versace
vk/image: Add PRM reference for QPitch equation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Chad Versace
vk/meta: Partially fix vkCmdCopyBufferToImage for S8_UINT
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
vk/meta: Use SPIR-V for shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
vk/compiler: Handle interpolation qualifiers for SPIR...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
vk/extensions: count needs to be <= number of extensions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
vk/compiler: Properly reference/delete programs when...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
vk/meta: Add a helper for making an image from a buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
nir/spirv: Use VERTEX_ID_ZERO_BASE for VertexId
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
Merge remote-tracking branch 'fdo-personal/nir-spirv...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
nir/spirv: Update to the latest revision
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
nir/builder: Use nir_after_instr to advance the cursor
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
nir/intrinsics: Move to a two-dimensional binding model...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
nir/nir_variable: Add a descriptor set field
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
mesa: Move gl_vert_attrib from mtypes.h to shader_enums.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
nir/cursor: Add a helper for getting the current block
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Connor Abbott
nir/builder: add a nir_fdot() convenience function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Jason Ekstrand
nir: Add a pass to lower outputs to temporary variables
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/cursor: Add a constructor for the end of a block...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Connor Abbott
nir/types: add more nir_type_is_xxx() wrappers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Connor Abbott
nir/types: add a helper to transpose a matrix type
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Don't assert that the current block is empty
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Add initial support for samplers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Move Exp and Log to the list of currently...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/types: Add support for sampler types
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Make the global constants in spirv.h static
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Handle jump-to-loop in a more general way
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Handle boolean uniforms correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Handle control-flow with loops
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Set a name on temporary variables
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Use the correct length for copying string...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Make vtn_ssa_value handle constants as well...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Add initial support for GLSL 4.50 builtins
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Split the core datastructures into a header...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Use the builder for all instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jason Ekstrand
nir/spirv: Add support for a bunch of ALU operations
commit
|
commitdiff
|
tree
|
snapshot
next