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-05-21
Jason Ekstrand
vk: Bake the GLSL_VK_SHADER macro into the scraper...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jason Ekstrand
vk/meta: Use glsl_scraper for our GLSL source
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jason Ekstrand
vk: More out-of-tree build fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jason Ekstrand
vk: Fix for out-of-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Kristian Høgsberg
vk: Remove render pass stub call
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Kristian Høgsberg
vk: Add WSI implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Kristian Høgsberg
vk: Add debug stubs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Kristian Høgsberg
vk: Mark remaining unsupported formats as such
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Kristian Høgsberg
vk: Mark VK_FORMAT_UNDEFINED as 1 cpp, 1 channel
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Kristian Høgsberg
vk: Stream surface state instead of using the surface...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Kristian Høgsberg
vk: Use surface_format_info from dri driver for vkGetFo...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Chad Versace
vk: Fix result of vkCreateInstance
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jason Ekstrand
vk/compiler: Add shader language detection
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jason Ekstrand
vk/test: Add a test for testing buffer copies
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jason Ekstrand
vk/meta: Add support for copying arbitrary size buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jason Ekstrand
vk/meta: Use the biggest format possible for buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jason Ekstrand
vk/meta: Fix buffer copy extents
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk/meta: Use texture() instead of texture2D()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk: Use binding instead of index in uniform layout...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk/glsl_scraper: Add a --glsl-only option
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk/glsl_scraper: Use the line number from the end of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk/glsl_scraper: Don't open files until needed
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kristian Høgsberg
vk: Call finish for binding table state stream
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk/meta: Use the new *view_init functions and stack...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk/image: Factor view creation out into separate *_init...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
Revert "vk/allocator: Don't use memfd when valgrind...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk: Use a separate block pool and state stream for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jason Ekstrand
vk/allocator: Add a concept of a slave block pool
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kristian Høgsberg
vk/test: Add test that prints format features
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kristian Høgsberg
vk/test: Test timestamps and occlusion queries
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kristian Høgsberg
vk: Make timestamp command work correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kristian Høgsberg
vk: Make occlusion query work, both copy and get functions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kristian Høgsberg
vk: Update generated header files
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kristian Høgsberg
vk: Only fill render targets for meta clear
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/pipeline: Use a state_stream for storing programs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/allocator: Add support for valgrind tracking of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/allocator: Don't use memfd when valgrind is detected
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/allocator: Assert that block_pool_grow succeeds
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/gem: VG_CLEAR the padding for the gem_mmap struct
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/meta: Rework the indentation style
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Provide more realistic values for device info
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Use a temporary buffer for formatting in finishme
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/meta: Add an initial implementation of vkCmdCopyBuffer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/meta: Add an initial implementation of vkCmdCopyBuff...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/meta: Add an initial implementation of vkCmdBlitImage
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/meta: Add an initial implementation of vkCmdCopyImage
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/gem: Set the gem_mmap.flags parameter to 0 if it...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jason Ekstrand
vk/gem: Only VK_CLEAR the addr_ptr in gen_mmap
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Add a logger wrapper for the generated entrypoint
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk/gem: Just return -1 from anv_gem_wait() on error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Fix vkGetOjectInfo return values
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Implement fences
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk/meta: Use anv_* internal entrypoints
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Implement allocation count query
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Change pData/pDataSize semantics
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Return VK_SUCCESS from vkAllocDescriptorSets
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Return VK_SUCCESS for all descriptor pool entry...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Start Implementing vkGetFormatInfo()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Add script for generating ifunc entry points
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Fix vulkan header inconsistency
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Add function pointer typedef for intel extension
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Kristian Høgsberg
vk: Add missing VKAPI for vkQueueRemoveMemReferences
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
Merge remote-tracking branch 'fdo-personal/wip/nir...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Don't assert that the current block is empty
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add initial support for samplers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Move Exp and Log to the list of currently...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/types: Add support for sampler types
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Make the global constants in spirv.h static
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Handle jump-to-loop in a more general way
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Handle boolean uniforms correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Handle control-flow with loops
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Set a name on temporary variables
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Use the correct length for copying string...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Make vtn_ssa_value handle constants as well...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add initial support for GLSL 4.50 builtins
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Split the core datastructures into a header...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Use the builder for all instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add support for a bunch of ALU operations
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add support for indirect array accesses
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Explicitly type constants and SSA values
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Handle OpBranchConditional
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add a helper for getting a value as an SSA...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Split instruction handling into preamble...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Implement load/store instructiosn
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir: Add a helper for getting the tail of a deref chain
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Actaully add variables to the funciton or...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add a vtn_untyped_value helper
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Use vtn_value in the types code and fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/types: Add an is_vector_or_scalar helper
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add support for deref chains
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/types: Add a scalar type constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add support for OpLabel
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add support for declaring functions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/types: Add accessors for function parameter/return...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add support for declaring variables
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add support for constants
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/spirv: Add basic support for types
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
nir/types: Add more helpers for creating types
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
glsl/types: Expose the function_param and struct_field...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jason Ekstrand
glsl/types: Add support for function types
commit
|
commitdiff
|
tree
|
snapshot
next