mesa.git
2018-08-14 Rob Clarkfreedreno/ir3: stop hard-coding FS input regs
2018-08-14 Rob Clarkfreedreno/ir3: use r63.x for unused inputs
2018-08-14 Rob Clarkfreedreno/ir3: create all inputs in first block
2018-08-14 Rob Clarkfreedreno/ir3: rename s/frag_pos/frag_vcoord/g
2018-08-14 Rob Clarkcompiler: add SYSTEM_VALUE_VARYING_COORD
2018-08-14 Rob Clarkfreedreno/ir3: move per-generation compiler config
2018-08-14 Bas Nieuwenhuizenradv: Update to new VK_EXT_vertex_attribute_divisor...
2018-08-14 Bas Nieuwenhuizenradv: Allow ETC2 on RAVEN and VEGA10 instead of all...
2018-08-14 Bas Nieuwenhuizenradv: Fix missing Android platform define.
2018-08-14 Rob Clarkfreedreno: move free() into fdN_context_destroy()
2018-08-14 Jonathan Marekfreedreno: a2xx: ir2 update
2018-08-14 Andres Gomezdocs: update calendar 18.2.0-rc1 and 18.2.0-rc2 are out
2018-08-14 Bas Nieuwenhuizenradv: Add on-demand compilation of built-in shaders.
2018-08-14 Bas Nieuwenhuizenradv: Refactor blit pipeline creation.
2018-08-14 Bas Nieuwenhuizenradv: Make fs key exemplars ordered to be a reverse...
2018-08-14 Dave Airlievirgl: ARB_texture_barrier support
2018-08-13 Dylan Bakerdocs: update calendar, add news item and link release...
2018-08-13 Dylan Bakerdocs: Add sha256 sums for 18.1.6
2018-08-13 Dylan Bakerdocs: Add release notes for 18.1.6
2018-08-13 Alejandro Piñeiromesa/glspirv: fix compilation with MSVC
2018-08-13 Eric Engestromtravis: install correct version of mako for each build...
2018-08-13 Erik Faye-Lundmesa/st/glsl_to_tgsi: fixup copy-paste mistake
2018-08-13 Neil Robertsi965/nir: Use the nir copy of shader_info to handle...
2018-08-13 Neil Robertsmesa/glspirv: Set separate_shader on shader_info
2018-08-13 Iago Toral... mesa/glspirv: pick off the only entry point we need
2018-08-13 Alejandro Piñeiromesa/glspirv: compute double inputs and remap attributes
2018-08-13 Alejandro Piñeironir/glsl: make nir_remap_attributes public
2018-08-13 Alejandro Piñeironir/lower_samplers: don't assume a deref for both textu...
2018-08-13 Alejandro Piñeironir/linker: take into account hidden uniforms
2018-08-13 Alejandro Piñeironir: add how_declared to nir_variable.data
2018-08-13 Neil Robertsspirv: Make VertexIndex and VertexId both non-zero...
2018-08-13 Alejandro Piñeirospirv: fill info.gs.input_primitive too
2018-08-13 Tapani Pällidocs/features: mark GL_EXT_render_snorm as done for...
2018-08-13 Tapani Pällii965: enable EXT_render_snorm
2018-08-13 Tapani Pällimesa: enable EXT_render_snorm extension
2018-08-11 Kenneth Graunkeblorp: Properly handle Z24X8 blits.
2018-08-11 Kenneth Graunkeblorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPE...
2018-08-11 Jason Ekstrandintel: Switch the order of the 2x MSAA sample positions
2018-08-11 Gert Wollnymesa/st/tests: Add array life range estimation and...
2018-08-11 Gert Wollnymesa/st/tests: Add array life range tests infrastructur...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Expose array live range tracking...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: add array life range evaluation...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: add class for array access tracking
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: move evaluation of read mask...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: rename access_record to register_...
2018-08-11 Gert Wollnymesa/st/tests: Add tests for array merge helper classes.
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Add array merge logic
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Add helper classes to apply array...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Add helper class for array live...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi:rename lifetime to register_live_range
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Properly resolve life times simpl...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Split arrays whose elements are...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Add method to collect some TGSI...
2018-08-11 Gert WollnyGallium/tgsi: Correct signdness of return value of...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-10 Mathieu Bridonpython: Rework bytes/unicode string handling
2018-08-10 Mathieu Bridonpython: Fix inequality comparisons
2018-08-10 Gert Wollnymesa/st: ETC2 now uses R8G8B8A8_SRGB as fallback
2018-08-09 Mathieu Bridonpython: Simplify list sorting
2018-08-09 Mathieu Bridonpython: Use key-functions when sorting containers
2018-08-09 Mathieu Bridonpython: Better check for integer types
2018-08-09 Mathieu Bridonpython: Do not mix bytes and unicode strings
2018-08-09 Mathieu Bridonpython: Explicitly use a list
2018-08-09 Mathieu Bridonpython: Use the right function for the job
2018-08-09 Eric Anholtegl: Fix leak of X11 pixmaps backing pbuffers in DRI3.
2018-08-09 Kenneth Graunkeintel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.
2018-08-09 Kenneth Graunkei965: Only enable depth IZ signals if there's an actual...
2018-08-09 Adam Jacksonglx: GLX_MESA_multithread_makecurrent is direct-only
2018-08-09 Eric Engestromanv: set error in all failure paths
2018-08-09 Eric Engestromintel/tools: add missing variable initialisation
2018-08-09 vadym.shovkopliasdrirc: Allow extension midshader for Metro Redux
2018-08-09 Tapani Pälliglsl: handle error case with ast_post_inc, ast_post_dec
2018-08-09 Eric Anholtvc4: Implement texture_subdata() to directly upload...
2018-08-08 Eric Anholtvc4: Handle partial loads/stores of tiled textures.
2018-08-08 Eric Anholtvc4: Compile the LT image helper per cpp we might load...
2018-08-08 Eric Anholtvc4: Refactor to reuse the LT tile walking code.
2018-08-08 Juan A. Suarez... wayland/egl: update surface size on window resize
2018-08-08 Juan A. Suarez... wayland/egl: initialize window surface size to window...
2018-08-08 Juan A. Suarez... travis: make drivers explicit in Meson targets
2018-08-08 Brian Paulsvga: use pipe_sampler_view::target in svga_set_sampler...
2018-08-08 Brian Paulsvga: use SVGA3D_RS_FILLMODE for vgpu9
2018-08-08 Brian Paulsvga: add TGSI_SEMANTIC_FACE switch case in svga_swtnl_...
2018-08-08 Brian Paulxlib: remove unused Fake_glXGetAGPOffsetMESA() function
2018-08-08 Brian Paulgl.h: define GLeglImageOES depending on GL_EXT_EGL_imag...
2018-08-08 Emil VelikovAndroid: copy -fno*math* options from the autotools...
2018-08-08 Emil Velikovautotools: use correct gl.pc LIBS when using glvnd
2018-08-08 Emil Velikovglx: automake: add egl.pc/headers TODO when using glvnd
2018-08-08 Emil Velikovegl: automake: add egl.pc/headers TODO when using glvnd
2018-08-08 Emil Velikovautotools: error out when building with mangling and...
2018-08-08 Emil Velikovautotools: error out when using the broken --with-...
2018-08-08 Emil Velikovmeson: recommend building the surfaceless platform
2018-08-08 Emil Velikovautomake: require shared glapi when using DRI based...
2018-08-08 Emil Velikovttn: remove {varying_slot, frag_result}_to_tgsi_semanti...
2018-08-08 Juan A. Suarez... travis: remove libedit-dev dependency in LLVM 6.0 targets
2018-08-08 Erik Faye-Lundglsl_to_tgsi: plumb image writable through to driver
2018-08-08 Eric Anholtvc4: Fix vc4_fence_server_sync() on pre-syncobj kernels.
2018-08-08 Eric Anholtvc4: Ignore samplers for finding uniform offsets.
2018-08-08 Eric Anholtvc4: Extend dumping of uniforms in QIR and in the comma...
2018-08-08 Eric Anholtvc4: Pull uinfo->data[i] dereference out to the top...
2018-08-08 Eric Anholtvc4: Make sure to emit a tile coordinates between two...
next