OSDN Git Service

glsl: handle ast_aggregate in has_sequence_subexpression. (v2)
[android-x86/external-mesa.git] / src /
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...
2016-06-02 Kenneth Graunkei965: Fix the passthrough TCS for isolines.
2016-06-02 Dave Airliei965/xfb: skip components in correct buffer.
2016-06-02 Dave Airlieglsl/linker: fix multiple streams transform feedback.
2016-06-02 Dave Airliemesa/bufferobj: use mapping range in BufferSubData.
2016-06-02 Ilia Mirkinnv50/ir: fix error finding free element in bitset in...
2016-06-02 Timothy ArceriRevert "glsl: fix xfb_offset unsized array validation"
2016-06-02 Francisco Jerezi965/fs: Allow scalar source regions on SNB math instru...
2016-06-02 Francisco Jerezi965/fs: Fix constant combining for instructions that...
2016-06-02 Francisco Jerezi965/fs: Extend remove_duplicate_mrf_writes() to handle...
2016-06-02 Francisco Jerezi965/fs: Fix compute_to_mrf() to coalesce VGRFs initial...
2016-06-02 Francisco Jerezi965/fs: Teach compute_to_mrf() about the COMPR4 addres...
2016-06-02 Francisco Jerezi965/fs: Refactor compute_to_mrf() to split search...
2016-06-02 Francisco Jerezi965/fs: Fix compute-to-mrf VGRF region coverage condition.
2016-06-02 Francisco Jerezi965/fs: Simplify and improve accuracy of compute_to_mr...
2016-06-02 Francisco Jerezi965/fs: Teach regions_overlap() about COMPR4 MRF regions.
2016-06-02 Dylan BakerDon't use python 3
2016-06-02 Dylan Bakergenxml: change chbang to python 2
2016-06-02 Dylan Bakergenxml: use the isalpha method rather than str.isalpha.
2016-06-02 Dylan Bakergenxml: require future imports for python2 compatibility.
2016-06-02 Dylan Bakergenxml: mark re strings as raw
2016-06-02 Dylan Bakergenxml: Make classes descendants of object
2016-06-02 Dylan Bakergenxml: mark gen_pack_header.py as encoded in utf-8
2016-06-02 Marek Olšákmesa: fix crash in driver_RenderTexture_is_safe
2016-06-02 Dave Airlieglsl/images: bounds check image unit assignment
2016-06-02 Ilia Mirkinnvc0/ir: fix spilling predicates to registers
2016-05-30 Emil Velikovnir: add the SConscript.nir to the tarball
2016-05-30 Rhys Kiddvc4: Fix doxygen warnings
2016-05-30 Emil VelikovRevert "osmesa: don't try to bundle osmesa.def SConscript"
next