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
2016-11-23
Topi Pohjolainen
i965/fbo: Prepare layer multiplier for render buffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Topi Pohjolainen
i965: Add multi-slice getter for resolve maps
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Topi Pohjolainen
i965/meta: Split conversion of color and setting it
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Topi Pohjolainen
intel/blorp: Fix rectangle size for level-not-zero...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Topi Pohjolainen
i965/miptree: Don't shrink textures when augmenting...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Eduardo Lima...
main/getteximage: Use the height argument to calculate...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Iago Toral...
nir/spirv: implement ordered / unordered floating point...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Dave Airlie
anv: fix segfault in anv_BindImageMemory
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Tim Rowley
swr: [rasterizer core] fix cast for stencil clear value
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: color interpolation is also supposed to get perspe...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: add sprite coord enable mask to fs key
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: rework vert <-> frag shader linkage logic
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: flatshading makes color outputs flat, it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: only broadcast color0 value, not all color values
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: report a reasonable max lod bias
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: avoid using exceptions for expected condition...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: remove formats from mapping table that don't have...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: remove unnecessary -1 entries in format mapping...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ilia Mirkin
swr: rework resource layout and surface setup
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Charmaine Lee
util: fix missing swizzle components in the SINT <...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Eric Anholt
vc4: Don't conditionalize the src1 mov of qir_SEL().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Eric Anholt
vc4: Re-add R4 to the "any" register class.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Eric Anholt
vc4: Disable MSAA rasterization when the job binning...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Eric Anholt
vc4: Make sure we don't overflow texture input/output...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Dave Airlie
radv: move pipeline barrier image transitions after...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv: Enable fast clears on gen7-8
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv: Add support for fast clears on gen9
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/blorp: Rework flushing around resolves
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Apply remaining flushes in EndCommandBuffer
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/blorp: Use regular blorp clears for subpass clears
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv: Add a vk_to_isl_color helper
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Make setup_attachments take a RenderPas...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv: Set up binding tables and surface states for input...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/pipeline: Handle depth/stencil self-dependencies
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv: Use pass attachment information to insert flushes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Fix pipeline barriers for input attachments
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/pipeline: Add a input_attachment_index to the bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/pass: Calculate the combined image usage of attachments
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv: Add an input attachment lowering pass
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
i965/fs: Implement load_layer_id for fragment shaders
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
nir: Add a layer_id system value intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
spirv: Stop warning about input attachments
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
spirv: Handle the InputAttachmentIndex decoration
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
compiler: Add the rest of the subpassInput types
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Emit CS push constants after binding...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Marek Olšák
gallium: fix more occurences of u_hash.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Marek Olšák
mesa: use special checksums for unset checksums and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Marek Olšák
glsl: add gl_linked_shader::SourceChecksum
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Marek Olšák
mesa: use util_hash_crc32 instead of _mesa_str_checksum
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Marek Olšák
util: import CRC32 implementation from gallium
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Add an assert on emit_binding_table...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Lucas Stach
gbm: request correct version of the DRI2_FENCE extension
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Emit a CS stall before setting a CS...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
anv/cmd_buffer: Handle running out of binding tables...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
i965/compiler: Disable trig workarounds on KBL+
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jason Ekstrand
intel/common: Add an is_kabylake field to gen_device_info
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Gwan-gyeong Mun
anv: Fix unintentional integer overflow in anv_CreateDm...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Gwan-gyeong Mun
util/disk_cache: close a previously opened handle in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Gwan-gyeong Mun
docs: get rid of duplicated description from sourcetree...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Emil Velikov
docs/submitting patches: mention get_reviewers.pl
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Timothy Arceri
docs/submitting patches: add git tips
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Emil Velikov
auxiliary/vl/dri: call get_xcb_screen() only once
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Emil Velikov
egl/x11: store xcb_screen_t *screen instead of int...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Emil Velikov
egl/x11: factor out dri2_get_xcb_connection()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Timothy Arceri
mesa/glsl: remove unused uses_builtin_functions field
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
i965: Use NIR-based clip/cull lowering for OpenGL as...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
anv: Enable clip and cull distance support.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
i965/vec4: Handle component qualifiers on non-generic...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
i965/fs: Handle compact outputs.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
spirv: Silence unsupported capability warnings for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
anv: Set clip/cull distances fields in packets.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
anv: Combine ClipDistance and CullDistance arrays.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
nir: add a pass to compact clip/cull distances.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Kenneth Graunke
nir: Add a "compact array" flag and IO lowering code.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Dave Airlie
radv: add support for shader stats dump
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Dave Airlie
radv: fix sample id loading
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Dave Airlie
radv/ac: add implementation of load_sample_pos intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Dave Airlie
radv/ac: cleanup ddxy emission
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Dave Airlie
radv/meta: cleanup resolve vertex state emission
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Bas Nieuwenhuizen
radv: Incorporate GPU family into cache UUID.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Bas Nieuwenhuizen
radv: Use library mtime for cache UUID.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Bas Nieuwenhuizen
radv: Store UUID in physical device.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Timothy Arceri
glsl: fix NULL check
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ilia Mirkin
swr: calculate viewport width/height based on the scale
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ilia Mirkin
swr: don't claim to allow setting layer/viewport from VS
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ilia Mirkin
swr: allocate all scratch space in one go for vertex...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ilia Mirkin
swr: call swr_update_derived unconditionally when drawi...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ilia Mirkin
swr: [rasterizer memory] minify texture width before...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ilia Mirkin
swr: [rasterizer memory] minify original sizes for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: remove all varyings for depth-only rendering...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: eliminate VS outputs that aren't used by...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: record information about all written and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: make si_shader_io_get_unique_index stricter
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: don't export ClipVertex and ClipDistance...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: add infrastr. for compiling optimized shader...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: don't set vs.epilog.export_prim_id if TES...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: simplify checking for monolithic compilation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: print all flags in si_dump_shader_key
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Marek Olšák
radeonsi: split the shader key into 3 logical parts
commit
|
commitdiff
|
tree
|
snapshot
next