i965: Remove unused variable 'options'
[mesa.git] / src /
2017-04-25 Matt Turneri965: Remove unused variable 'options'
2017-04-25 Matt Turnerglsl: Initialize current_var
2017-04-25 Dave Airlieradv/ac: setup mrt exports then export them in one...
2017-04-25 Dave Airlieradv/ac: overhaul vs output/ps input routing
2017-04-25 Dave Airlieradv/ac: move point coord after layer/viewport.
2017-04-25 Samuel Pitoisetgallium: remove u_caps.c/h interface
2017-04-25 Marek Olšákddebug: implement get_query_result_resource
2017-04-25 Marek Olšáktrace: don't trace resource_destroy
2017-04-25 Marek Olšákgallium/util: add debugging helpers printing pipeline...
2017-04-25 Rob HerringAndroid: fix r300g only build
2017-04-24 Timothy Arcerimesa: use locked version of HashWalk for xfb objects
2017-04-24 Timothy Arcerimesa: create locked version of HashWalk
2017-04-24 Rafael Antognolligenxml: Fix gen_pack_header.py crash when field type...
2017-04-24 Rafael Antognolligenxml: Make BLEND_STATE command support variable lengt...
2017-04-24 Rafael Antognolligenxml: Fix python crash when no dwords are found.
2017-04-24 Rafael Antognolligenxml: Remove unused parameter.
2017-04-24 Rafael Antognolliintel/aubinator: Correctly read variable length structs.
2017-04-24 Nanley Cheryisl/format: Update the R16G16B16X16_FLOAT entry
2017-04-24 Nanley Cheryanv/pass: Delete anv_pass::subpass_attachments
2017-04-24 Francisco Jerezintel/fs: Take into account amount of data read in...
2017-04-24 Francisco Jerezintel/fs: Use regs_written() in spilling cost heuristic...
2017-04-24 Kenneth Graunkei965/vec4: Use reads_accumulator_implicitly(), not...
2017-04-24 Mauro Rossiandroid: radv/ac: Fix nir.h include
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. van... 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 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 Christoph Haagac: fix build after LLVM 5.0 SVN r300718
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 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...
next