mesa.git
2017-04-24 Mauro Rossiandroid: radv/ac: Fix nir.h include
2017-04-24 Vinson Leeconfigure.ac: Fix typos.
2017-04-24 Dave Airlieradv/ac: copy llvm machine feature flags from radeonsi.
2017-04-24 Timothy Arcerii965: remove now unused GLSL IR optimisations
2017-04-24 Timothy Arcerii965: remove GLSL IR optimisation loop
2017-04-24 Timothy Arceriglsl: use ARB_enhahnced_layouts for packing where possible
2017-04-24 Timothy Arceriglsl: disable varying packing for varying used by inter...
2017-04-24 Timothy Arceriglsl_to_nir: skip ir_var_shader_shared variables
2017-04-24 Timothy Arcerinir/i965: add before ffma algebraic opts
2017-04-24 Timothy Arcerinir: shuffle constants to the top
2017-04-24 Timothy Arcerinir: add flt comparision simplification
2017-04-23 Bas Nieuwenhuizenradv: Enable lowering fdiv in nir.
2017-04-23 Rob Clarkfreedreno/a5xx: hack for r8g8b8a8_snorm
2017-04-23 Rob Clarkfreedreno/a5xx: rgtc formats
2017-04-22 Marek Olšákmesa: replace _mesa_index_buffer::type with index_size
2017-04-22 Bas Nieuwenhuizenradv: Use the correct pipeline for dispatches.
2017-04-22 Wladimir J... etnaviv: Supertiled texture support on gc3000
2017-04-22 Fabio Estevametnaviv: etnaviv_fence: Simplify the return code logic
2017-04-22 Rob Clarkfreedreno/a5xx: occlusion query
2017-04-22 Rob Clarkfreedreno: drop ring arg from _set_stage()
2017-04-22 Rob Clarkfreedreno: update generated headers
2017-04-22 Rob Clarkfreedreno: add support for hw accumulating queries
2017-04-22 Rob Clarkfreedreno: a bit of query refactor
2017-04-22 Rob Clarkfreedreno: make hw-query a helper
2017-04-22 Kenneth Graunkei965/vec4: Avoid reswizzling MACH instructions in opt_r...
2017-04-22 Timothy Arcerimesa: validate sampler type across the whole program
2017-04-22 Timothy Arcerimesa: don't lock hashtables that are not shared across...
2017-04-22 Matt Turnermesa: Remove deleteFlag pattern from container objects.
2017-04-22 Matt Turnermesa: Remove unnecessary locking from container objects.
2017-04-22 Timothy Arcerimesa: remove fallback RefCount == 0 pattern
2017-04-21 Elie TOURNIERegl: add gitignore
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_float()
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_double()
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_integer_64()
2017-04-21 Samuel Pitoisetglsl: simplify glsl_type::is_integer_32_64()
2017-04-21 Samuel Pitoisetglsl: add glsl_type::is_integer_64()
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_boolean()
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_record()
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_interface()
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_array()
2017-04-21 Samuel Pitoisetglsl: make use glsl_type::is_atomic_uint()
2017-04-21 Samuel Pitoisetglsl: add glsl_type::is_atomic_uint() helper
2017-04-21 Emil Velikovmesa/glthread: correctly compare thread handles
2017-04-21 Emil Velikovst/clover: add space between < and ::
2017-04-21 Samuel Pitoisetglsl: get rid of values_for_type()
2017-04-21 Samuel Pitoisetglsl: make component_slots() returns 1 for sampler...
2017-04-21 Kai Wasserbächdocs/features: mark KHR_no_error as started
2017-04-21 Tapani PälliRevert "android: fix segfault within swap_buffers"
2017-04-21 Ilia Mirkinnvc0: Add support for setting viewport index/layer...
2017-04-21 Lyudenvc0/ir: Only store viewport in scratch register for GP
2017-04-20 Bas Nieuwenhuizenradv: Prefetch compute shader too.
2017-04-20 Jason Ekstrandanv/query: Use genxml for MI_MATH
2017-04-20 Jason Ekstrandgenxml: Add better support for MI_MATH
2017-04-20 Jason Ekstrandgenxml/pack: Allow hex values in the XML
2017-04-20 Dave Airlieradv/ac: use tex_lz if we can.
2017-04-20 Marek Olšákst/mesa: use one big translation table in st_pipe_verte...
2017-04-20 Marek Olšákst/mesa: check in advance in st_draw_vbo whether the...
2017-04-20 Marek Olšákst/mesa: put the bitmap_cache structure inside st_context
2017-04-20 Marek Olšákst/mesa: inline and optimize st_invalidate_readpix_cache
2017-04-20 Marek Olšákst/mesa: invalidate the readpix cache in st_indirect_dr...
2017-04-20 Marek Olšákgallium/util: remove util_draw_range_elements helper
2017-04-20 Marek Olšákgallium: fold u_trim_pipe_prim call from st/mesa to...
2017-04-20 Samuel Iglesias... docs/envvars: sort INTEL_DEBUG envvar options by name
2017-04-20 Christoph Haagac: fix build after LLVM 5.0 SVN r300718
2017-04-20 Juan A. Suarez... bin/get-{extra,fixes}-pick-list.sh: improve output
2017-04-20 Juan A. Suarez... bin/get-{extra,fixes}-pick-list.sh: add support for...
2017-04-20 Brian Paulmesa: print target string in glBindTexture() error...
2017-04-20 Brian Paulmesa: fix Windows build error related to getuid()
2017-04-20 Tim Rowleyswr: simd16 vs work
2017-04-19 Bas Nieuwenhuizenradv: Set variant code_size when created from the cache.
2017-04-19 Bas Nieuwenhuizenradv: Add shader prefetch.
2017-04-19 Bas Nieuwenhuizenradv: Remove binding buffer count.
2017-04-19 Bas Nieuwenhuizenradv: Don't try to find gaps for non-freeable descriptors.
2017-04-19 Bas Nieuwenhuizenradv: Use host memory pool for non-freeable descriptors.
2017-04-19 Bas Nieuwenhuizenradv: Don't allocate dynamic descriptors separately.
2017-04-19 Emil Velikovst/mesa: automake: honour the vdpau header install...
2017-04-19 Emil Velikovwinsys/sw/dri: don't use GNU void pointer arithmetic
2017-04-19 Emil Velikovconfigure.ac: check require_basic_egl only if egl enabled
2017-04-19 Emil Velikovconfigure.ac: manually expand PKG_CHECK_VAR
2017-04-19 Timothy Arcerimesa: add KHR_no_error support to glVertexAttribDivisor()
2017-04-19 Timothy Arcerimesa/vbo: add KHR_no_error support to DrawElements...
2017-04-19 Timothy Arcerimesa/vbo: add KHR_no_error support to vbo_exec_DrawArra...
2017-04-19 Timothy Arcerimesa/vbo: move some Draw checks out of validation
2017-04-19 Timothy Arcerimesa/varray: add KHR_no_error support to *Pointer(...
2017-04-19 Timothy Arcerimesa/varray: add KHR_no_error support to some callers...
2017-04-19 Timothy Arcerimesa/varray: rename update_array_format() -> validate_a...
2017-04-19 Timothy Arcerimesa/varray: create get_array_format() helper
2017-04-19 Timothy Arcerimesa/varray: split update_array() into validate_array...
2017-04-19 Timothy Arcerimesa: add KHR_no_error support to glUniform*() functions
2017-04-19 Timothy Arcerimesa: always return GL_OUT_OF_MEMORY or GL_NO_ERROR...
2017-04-19 Timothy Arcerimesa: add _mesa_is_no_error_enabled() helper
2017-04-19 Timothy Arcerimesa: add env var to force enable the KHR_no_error...
2017-04-19 Timothy Arcerimesa: expose KHR_no_error
2017-04-19 Constantine... r600g: update dirty_level_mask after the 1-st draw...
2017-04-19 Nicolai Hähnlevbo: fix gl_DrawID handling in glMultiDrawArrays
2017-04-19 Nicolai Hähnlemesa: move glMultiDrawArrays to vbo and fix error handling
2017-04-19 Nicolai Hähnlemesa: extract need_xfb_remaining_prims_check
2017-04-19 Nicolai Hähnlemesa: fix remaining xfb prims check for GLES with multi...
2017-04-19 Mike Lothianradv/meta: Fix nir_builder.h include
2017-04-19 Mike Lothianradv/ac: Fix nir.h include
next