mesa.git
2017-04-26 Charmaine Leesvga: Update the backing resource only if needed
2017-04-26 Charmaine Leesvga: Set the surface dirty bit for the right surface...
2017-04-26 Charmaine Leesvga: Move rendertarget view related fields to hw_clear...
2017-04-26 Charmaine Leesvga: Move setting the rendered_to flags to framebuffer...
2017-04-26 Brian Paulsvga: add const qualifiers on svga_check_sampler_view_r...
2017-04-26 Brian Paulsvga: improve surface view debug messages
2017-04-26 Brian Paulsvga: add DEBUG_SAMPLERS
2017-04-26 Brian Paulsvga: fail screen creation if HW version is too old
2017-04-26 Deepak Rawatwinsys/svga: fix error path when kernel is not able...
2017-04-26 Brian Pauldraw: whitespace fixes in draw_pipe_vbuf.c
2017-04-26 Brian Paulst/mesa: minor clean-ups in st_update_renderbuffer_surf...
2017-04-26 Samuel Pitoisetnv50,nvc0: disable the TGSI merge registers pass
2017-04-26 Samuel Pitoisetradeonsi: disable the TGSI merge registers pass
2017-04-26 Samuel Pitoisetst/glsl_to_tgsi: disable the merge registers pass condi...
2017-04-26 Samuel Pitoisetgallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
2017-04-26 Samuel Pitoisetradeonsi: use unsynchronized transfers for shader binar...
2017-04-26 Marek Olšákradeonsi: turn si_shader_key::mono into a non-union
2017-04-26 Marek Olšákradeonsi: adjust ESGS ring buffer size computation...
2017-04-26 Marek Olšákradeonsi/gfx9: don't set deprecated field PARTIAL_ES_WA...
2017-04-26 Marek Olšákradeonsi/gfx9: set MAX_PRIMGRP_IN_WAVE in the correct...
2017-04-26 Marek Olšákradeonsi/gfx9: add a workaround for viewing a slice...
2017-04-26 Marek Olšákradeonsi/gfx9: fix 1D array shader images
2017-04-26 Marek Olšákradeonsi/gfx9: fix most things wrong with shader images
2017-04-26 Marek Olšákradeonsi/gfx9: fix texture buffer objects and image...
2017-04-26 Eric Engestromconfigure: print LDFLAGS alongside CFLAGS & co.
2017-04-26 Timothy Arcerimesa: tidy up left over APPLE_vertex_array_object semantics
2017-04-26 Timothy Arcerimesa: inline bind_vertex_array() helper
2017-04-26 Timothy Arcerimesa: drop APPLE_vertex_array_object support
2017-04-25 Bas Nieuwenhuizenradv: Enable userspace fence checking.
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 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...
next