OSDN Git Service

anv: Remove the PhysicalDeviceLimits FINISHME
[android-x86/external-mesa.git] / src /
2016-06-14 Jason Ekstrandanv: Remove the PhysicalDeviceLimits FINISHME
2016-06-14 Jason Ekstrandanv/pipeline_cache: Allow for an zero-sized cache
2016-06-14 Jason Ekstrandanv/pipeline: Store the (set, binding, index) tripple...
2016-06-14 Jason Ekstrandanv/descriptor_set: Ensure that bindings are always...
2016-06-14 Jason Ekstrandanv/descriptor_set: Add a type field in debug builds
2016-06-14 Jason Ekstrandanv/descriptor_set: Set array_size to zero for non...
2016-06-14 Leo Liuvl/dri3: support receiving new pixmap for front buffer
2016-06-14 Leo Liuvl/dri3: get Makefile properly
2016-06-14 Daniel Czarnowskiglx: fix crash with bad fbconfig
2016-06-14 Jason Ekstrandi965: Emit surface states for extra planes prior to...
2016-06-14 Marc-André Lureauvirgl: fix checking fences
2016-06-14 Nicolai Hähnlest/mesa: directly compute level=0 texture size in st_fi...
2016-06-14 Ilia Mirkinst/mesa: use buffer usage history to set dirty flags...
2016-06-14 Marek Olšákgallium/radeon: don't allocate DCC for non-renderable...
2016-06-14 Nicolai Hähnletgsi/scan: add uses_derivatives (v2)
2016-06-14 Ilia Mirkinst/mesa: revalidate image atoms when a texture is updated
2016-06-14 Ilia Mirkingk104/ir: fix conditions for adding a texbar
2016-06-14 Dave Airliei965/gen8: fix cull distance emission for tessellation...
2016-06-14 Samuel Pitoisetnv50/ir: use round toward 0 when converting doubles...
2016-06-14 Dave Airliemesa/program_resource: return -1 for index if no location.
2016-06-14 Nicolai Hähnleradeonsi: set descriptor dirty mask on shader buffer...
2016-06-14 Samuel Iglesias... i965/gs/scalar: Fix load input for doubles
2016-06-14 Samuel Iglesias... i965/fs: fix offset when loading double vector input...
2016-06-14 Samuel Iglesias... i965/fs: fix FS_OPCODE_CINTERP for unpacked double...
2016-06-14 Dave Airlieglsl: geom shader max_vertices layout must match.
2016-06-14 Dave Airliei965: don't use NumLayers for 3D textures.
2016-06-14 Dave Airlieglsl: for anonymous struct matching use without_array...
2016-06-14 Dave Airlieglsl/ast: don't crash when func_name is NULL
2016-06-14 Dave Airlieglsl: handle ast_aggregate in has_sequence_subexpressio...
2016-06-14 Ilia Mirkinnv50,nvc0: fix BGR10_A2UI vertex format
2016-06-14 Samuel Pitoisetnvc0: do not clear surfaces bins in the validate function
2016-06-14 Samuel Pitoisetnvc0: re-validate images after launching a grid on...
2016-06-14 Ilia Mirkinnvc0: reduce overhead from always marking images dirty
2016-06-14 Ilia Mirkinnvc0: reduce overhead from always marking buffers dirty
2016-06-14 Ilia Mirkinnvc0: fix memory barrier flag handling
2016-06-14 Ilia Mirkinnvc0: mark bound buffer range valid
2016-06-14 Marek Olšákr600g: write WAIT_UNTIL in the correct place
2016-06-14 Jason Ekstrandanv/blit: Use CLAMP_TO_EDGE for scaled blits
2016-06-14 Jason Ekstrandanv/copy: Account for the anv_surface.offset when creat...
2016-06-14 Jason Ekstrandnir/spirv: Make a decoration switch complete
2016-06-14 Jason Ekstrandnir/spirv: Make unhandled decorations and capabilities...
2016-06-14 Jason Ekstrandnir/spirv: Add a way to print non-fatal warnings
2016-06-14 Jason Ekstrandnir/spirv: Add string lookup tables for a couple of...
2016-06-14 Jason Ekstrandnir/spirv: Complete the list of capabilities
2016-06-14 Jason Ekstrandanv/pipeline: Add support for early depth stencil
2016-06-14 Jason Ekstrandi965/fs Add a wm_prog_data bit for has_side_effects
2016-06-14 Jason Ekstrandanv/pipeline: Silently pass tests if depth or stencil...
2016-06-14 Jason Ekstrandanv/pipeline: Unify gen7/8 emit_ds_state
2016-06-14 Jason Ekstrandgenxml/gen6,7,75: s/BackFace/Backface
2016-06-14 Jason Ekstrandnir/spirv: Handle the WorkgroupSize builtin decoration
2016-06-14 Jason Ekstrandnir/spirv: Use breaks instead of returns in constant...
2016-06-14 Jason Ekstrandanv/pipeline: Refactor specialization constant handling...
2016-06-14 Jason Ekstrandnir/lower_indirect_derefs: Use the direct array deref...
2016-06-14 Jason Ekstrandanv/clear: Handle ClearImage on 3-D images
2016-06-14 Francisco JerezRevert "i965/fs: Allow scalar source regions on SNB...
2016-06-14 Francisco Jerezi965/vec4: Fix cmod propagation not to propagate non...
2016-06-14 Emil Velikovanv: add the X related and Wayland CFLAGS to VULKAN_ENT...
2016-06-10 Dave Airliemesa/get: return correct value for layer provoking...
2016-06-10 Samuel Pitoisetnvc0: mark buffer texture range valid for shader images
2016-06-10 Francisco Jerezi965/fs: Reindent emit_zip().
2016-06-10 Francisco Jerezi965/fs: Skip SIMD lowering destination zipping if...
2016-06-10 Anuj Phogatblorp: Fix 16x multisample scaled blits
2016-06-10 Dave Airliemesa/copyimage: report INVALID_VALUE for missing cube...
2016-06-10 Dave Airliemesa/copyimage: fix num samples check to handle renderb...
2016-06-10 Nanley Cherymesa/extensions: Fix ES1 extension reporting
2016-06-10 Eric Engestromst/osmesa: remove double-write (overwriting)
2016-06-07 Emil Velikovmesa: automake: distclean git_sha1.h when building OOT
2016-06-07 Emil Velikovmesa: automake: ensure that git_sha1.h.tmp has the...
2016-06-07 Emil Velikovmesa: automake: add directory prefix for git_sha1.h
2016-06-07 Emil Velikovegl: android: don't add the image loader extension...
2016-06-03 Emil Velikovanv: let anv_entrypoints_gen.py generate proper Wayland...
2016-06-02 Mauro Rossiisl: add support for Android libmesa_isl static library
2016-06-02 Mauro Rossiandroid: libmesa_glsl: add a dependency on libmesa_nir...
2016-06-02 Emil Velikovisl: automake: don't include isl_format_layout.c in...
2016-06-02 Emil Velikovautomake: bring back the .PHONY git_sha1.h.tmp rule
2016-06-02 Christian Königradeon/uvd: fix the H264 level for Tonga v2
2016-06-02 Jordan Justeni965: Remove old CS local ID handling
2016-06-02 Jordan Justeni965: Enable cross-thread constants and compact local...
2016-06-02 Jordan Justenanv: Support new local ID generation & cross-thread...
2016-06-02 Jordan Justeni965: Support new local ID push constant & cross-thread...
2016-06-02 Jordan Justeni965: Add CS push constant info to brw_cs_prog_data
2016-06-02 Jordan Justeni965: Store number of threads in brw_cs_prog_data
2016-06-02 Jordan Justeni965: Add nir based intrinsic lowering and thread ID...
2016-06-02 Jordan Justeni965: Put CS local thread ID uniform in last push register
2016-06-02 Jordan Justeni965: Add uniform for a CS thread local base ID
2016-06-02 Jordan Justeni965: Add nir channel_num system value
2016-06-02 Jordan Justennir: Make lowering gl_LocalInvocationIndex optional
2016-06-02 Jordan Justenglsl: Add glsl LowerCsDerivedVariables option
2016-06-02 Jason Ekstrandi965/fs: Copy the offset when lowering logical pull...
2016-06-02 Dave Airlieglsl/distance: make sure we use clip dist varying slot...
2016-06-02 Kenneth Graunkei965: Fix isoline reads in scalar TES.
2016-06-02 Ian Romanickglsl: Use Geom.VerticesOut == -1 to specify unset
2016-06-02 Ian Romanicki965: If control_data_header_size_bits is zero, don...
2016-06-02 Ian Romanickmesa: Fix bogus strncmp
2016-06-02 Ilia Mirkinnir: allow sat on all float destination types
2016-06-02 Alex Deucherradeonsi: fix the raster config setup for 1 RB iceland...
2016-06-02 Dave Airliemesa/sampler: fix error codes for sampler parameters.
2016-06-02 Dave Airlieglsl: define some GLES3 constants in GLSL 4.1
2016-06-02 Topi Pohjolaineni965: Add norbc debug option
2016-06-02 Topi Pohjolaineni965/gen9: Configure rbc buffers as plain for non-rbc...
next