freedreno: a2xx: ir2 update
[mesa.git] / src /
2018-08-14 Jonathan Marekfreedreno: a2xx: ir2 update
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 Alejandro Piñeiromesa/glspirv: fix compilation with MSVC
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 Quirogamesa/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ä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 Romerowayland/egl: update surface size on window resize
2018-08-08 Juan A. Suarez Romerowayland/egl: initialize window surface size to window...
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 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 Velikovautomake: require shared glapi when using DRI based...
2018-08-08 Emil Velikovttn: remove {varying_slot, frag_result}_to_tgsi_semanti...
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...
2018-08-08 Eric Anholtvc4: Respect a sampler view's first_layer field.
2018-08-07 Dave Airlievirgl: add ARB_shader_clock support
2018-08-07 Mathieu Bridonpython: Specify the template output encoding
2018-08-07 Mathieu Bridonpython: Fix rich comparisons
2018-08-07 Mathieu Bridonpython: Use explicit integer divisions
2018-08-07 Chad Versaceegl/main: Add bits for EGL_KHR_mutable_render_buffer
2018-08-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
2018-08-07 Chad Versacedri: Define DRI_MutableRenderBuffer extensions
2018-08-07 Chad Versaceegl/dri2: In dri2_make_current, return early on failure
2018-08-07 Chad Versaceegl: Simplify queries for EGL_RENDER_BUFFER
2018-08-07 Marek Olšákradeonsi: set GLC=1 for all write-only shader resources
2018-08-07 Marek Olšákradeonsi: don't load block dimensions into SGPRs if...
2018-08-07 Emil Velikovegl: set EGL_BAD_NATIVE_PIXMAP in the copy_buffers...
2018-08-07 Emil Velikovegl/x11: use the no-op dri2_fallback_copy_buffers for...
2018-08-07 Emil Velikovegl: remove unneeded _eglGetNativePlatform check
2018-08-07 Emil Velikovautoconf: stop exporting internal wayland details
2018-08-07 Emil Velikovmeson: stop exporting internal wayland details
2018-08-07 Emil Velikovswr: don't export swr_create_screen_internal
2018-08-07 Eric Engestromi965: gen_shader_sha1() doesn't use the brw_context
2018-08-07 Lionel Landwerlinintel: don't build tools without -Dtools=intel
2018-08-07 Erik Faye-Lundvirgl: update virgl_hw.h from virglrenderer
2018-08-07 Erik Faye-Lundvirgl: rename msaa_sample_positions -> sample_locations
2018-08-07 Eric Anholtvc4: Fix a leak of the no-vertex-elements workaround BO.
next