projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-07-07
Jason Ekstrand
vk/vulkan.h: Re-order the logic op enums
commit
|
commitdiff
|
tree
2015-07-07
Jason Ekstrand
vk/vulkan.h: Reformat a bunch of enums to match revisio...
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Rename NUM_SHADER_STAGE to SHADER_STAGE_NUM
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Reformat a bunch of enums
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Pull the VkResult enum from revision 130
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: re-arrange enums to match the order in revision 130
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Rename a parameter in CmdBindDynamicStateObject
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Remove multi-device stuff
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Remove ClearDescriptorSets
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Remove begin/end descriptor pool update
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Remove stub for CloneImageData
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Remove the stub support for memory priorities
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Remove the stub support for explicit memory references
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk/vulkan.h: Reformat structs to match revision 130
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk/vulkah.h: Re-arrange structures to match the order...
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: fix some bugs
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: add support for builtins inside structures
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: fix a bug with structure creation
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: fix a bad assertion in the decoration handling
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: pull out logic for getting builtin locations
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: plumb through the type of dereferences
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: handle structure member builtin decorations
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: add a vtn_type struct
commit
|
commitdiff
|
tree
2015-07-06
Connor Abbott
nir/spirv: move 'type' into the union
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Move CreateFramebuffer and CreateRenderPass higher...
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Remove atomic counters stubs
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Make vulkan.h look more like vulkan-130.h
commit
|
commitdiff
|
tree
2015-07-06
Jason Ekstrand
vk: Add a revision 130 header along-side the current...
commit
|
commitdiff
|
tree
2015-07-03
Jason Ekstrand
vk/meta: Add an initial implementation of ClearColorImage
commit
|
commitdiff
|
tree
2015-07-03
Jason Ekstrand
vk/meta: Factor the guts out of cmd_buffer_clear
commit
|
commitdiff
|
tree
2015-07-01
Jason Ekstrand
vk: Roll back to API v90
commit
|
commitdiff
|
tree
2015-07-01
Jason Ekstrand
nir/spirv: Add initial structure member decoration...
commit
|
commitdiff
|
tree
2015-07-01
Jason Ekstrand
nir/spirv: Make vtn_handle_type match the other handler...
commit
|
commitdiff
|
tree
2015-07-01
Jason Ekstrand
nir/spirv: Add basic support for Op[Group]MemberDecorate
commit
|
commitdiff
|
tree
2015-07-01
Jason Ekstrand
vk/x11: Allow for the client querying the size of the...
commit
|
commitdiff
|
tree
2015-06-30
Chad Versace
vk/formats: Fix entry for S8_UINT
commit
|
commitdiff
|
tree
2015-06-30
Chad Versace
vk/formats: Document new meaning of anv_format::cpp
commit
|
commitdiff
|
tree
2015-06-27
Chad Versace
vk/depth: Add a FIXME
commit
|
commitdiff
|
tree
2015-06-27
Chad Versace
vk/image: Enable 2d single-sample color miptrees
commit
|
commitdiff
|
tree
2015-06-27
Chad Versace
vk/image: Define anv_surface, refactor anv_image
commit
|
commitdiff
|
tree
2015-06-27
Chad Versace
vk/image: Reformat function signatures
commit
|
commitdiff
|
tree
2015-06-27
Chad Versace
vk/image: Embed VkImageCreateInfo* into anv_image_creat...
commit
|
commitdiff
|
tree
2015-06-27
Chad Versace
vk/image: Drop some tmp vars in anv_image_view_init()
commit
|
commitdiff
|
tree
2015-06-27
Chad Versace
vk/image: Abort on stencil image views
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk: Reindent struct anv_image
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk: Define MIN(a, b) macro
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk: Rename functions ALIGN_*32 -> align_*32
commit
|
commitdiff
|
tree
2015-06-26
Connor Abbott
Merge branch 'wip/nir-vtn' into vulkan
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/formats: Remove the cpp=0 stencil hack
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/image: Refactor anv_image_create()
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/image: Group some assertions closer together
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/formats: #undef fmt at end of format table
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk: Fix comment for anv_depth_stencil_view::stencil_qpitch
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/image: Add qpitch fields to anv_depth_stencil_view
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk: Reindent and document struct anv_depth_stencil_view
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/formats: Fix incorrect depth formats
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/image: Rename local variable in anv_image_create()
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/formats: Fix table entry for R8G8B8_SNORM
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/formats: Rename anv_format::format -> surface_format
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/formats: Rename anv_format::channels -> num_channels
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk: Reindent struct anv_format
commit
|
commitdiff
|
tree
2015-06-26
Chad Versace
vk/formats: Don't abbreviate tokens in the format table
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
vk/compiler: Add the initial hacks to get SPIR-V up...
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
HACK: Get rid of sanity_param_count for FS
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
i965: Don't print the GLSL IR if it doesn't exist
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
nir/spirv: Set the right location for shader input...
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
nir/spirv: Set the interface type on uniform blocks
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
nir/spirv: Set the system value mode on builtins
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
nir/spirv: Actually put variables on the right linked...
commit
|
commitdiff
|
tree
2015-06-26
Jason Ekstrand
glsl: Move vert_attrib varying_slot and frag_result...
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk/image: Check extent does not exceed surface type...
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk/image: Stop hardcoding SurfaceType of VkImageView
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk/image: Add anv_image::surf_type
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk/image: Add tables for gen SurfaceType
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk/util: Add anv_loge() for logging error messages
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk: Add func anv_is_aligned()
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk: Add anv_minify()
commit
|
commitdiff
|
tree
2015-06-25
Chad Versace
vk: Define MAX(a, b) macro
commit
|
commitdiff
|
tree
2015-06-25
Jason Ekstrand
nir/spirv: Fix up some dererf ralloc parenting
commit
|
commitdiff
|
tree
2015-06-25
Jason Ekstrand
i965/nir: Handle returns as long as they're at the...
commit
|
commitdiff
|
tree
2015-06-25
Jason Ekstrand
i965/nir: Split NIR shader handling into two functions
commit
|
commitdiff
|
tree
2015-06-25
Jason Ekstrand
nir/spirv: Use vtn_ssa_value for texture coordinates
commit
|
commitdiff
|
tree
2015-06-25
Jason Ekstrand
nir/spirv: Add support for the Uniform storage class
commit
|
commitdiff
|
tree
2015-06-25
Jason Ekstrand
nir/spirv: Add support for some more decorations includ...
commit
|
commitdiff
|
tree
2015-06-25
Jason Ekstrand
nir/spirv: Make the header file C++ safe
commit
|
commitdiff
|
tree
2015-06-24
Jason Ekstrand
vk: Build xmlconfig stuff into libi965_compiler
commit
|
commitdiff
|
tree
2015-06-24
Kristian Høgsberg...
vk/headers: Handle MBO fields
commit
|
commitdiff
|
tree
2015-06-24
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
commit
|
commitdiff
|
tree
2015-06-24
Jason Ekstrand
i965/fs: Get rid of an unused variable in emit_barrier()
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965: Remove the brw_context from the visitors
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965/vec4_vs: Add an explicit use_legacy_snorm_formula...
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965/vec4: Turn some _mesa_problem calls into asserts
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965/vs: Pass the current set of clip planes through...
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965/fs: Add a do_rep_send flag to run_fs
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965: Pull calls to get_shader_time_index out of the...
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965: Use a single index per shader for shader_time.
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965: Add compiler options to brw_compiler
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965/fs: Plumb compiler debug logging through brw_compiler
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965/fs: Do the no16 perf logging directly in fs_visito...
commit
|
commitdiff
|
tree
2015-06-23
Jason Ekstrand
i965/fs: Make no16 non-variadic
commit
|
commitdiff
|
tree
next