mesa.git
2019-03-08 Eric Engestromhgl/meson: drop unused include directory
2019-03-08 Brian Paulintel/compiler: silence unitialized variable warning...
2019-03-08 Brian Paulintel/decoders: silence uninitialized variable warnings...
2019-03-08 Brian Paulst/mesa: init hash keys with memset(), not designated...
2019-03-08 Eric Engestromgitlab-ci: fix llvm version (7 doesn't have a ".0")
2019-03-08 Eric Engestrombuild: make passing an incorrect pointer type a hard...
2019-03-08 Eric Engestromr600: cast pointer to expected type
2019-03-08 Eric Engestromgitlab-ci: autotools needs to be told which llvm versio...
2019-03-08 Eric Engestromgitlab-ci: only build the default (=latest) and oldest...
2019-03-08 Eric Engestromtravis: clean up
2019-03-08 Eric Engestromtravis: drop unused vars
2019-03-08 Eric Engestromtravis: fix meson build by letting `auto` do its job
2019-03-08 Eric Engestromautotools: don't build libGLES*.so with GLVND
2019-03-08 Eric Engestrommeson: don't build libGLES*.so with GLVND
2019-03-08 Brian Paulpipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
2019-03-08 Brian Paulsvga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()
2019-03-08 Brian Paulsvga: refactor draw_vgpu10() function
2019-03-08 Brian Paulst/mesa: whitespace, formatting fixes in st_cb_flush.c
2019-03-08 Brian Paulst/mesa: move, clean-up shader variant key decls/inits
2019-03-08 Brian Paulwinsys/svga: use new pb_usage_flags enum type
2019-03-08 Brian Paulpipebuffer: whitespace fixes in pb_buffer.h
2019-03-08 Brian Paulpipebuffer: use new pb_usage_flags enum type
2019-03-08 Charmaine Leesvga: add svga shader type in the shader variant
2019-03-08 Brian Paulgallium/util: add some const qualifiers in u_bitmask.c
2019-03-08 Brian Paulgallium/util: whitespace cleanups in u_bitmask.[ch]
2019-03-08 Alejandro Piñeironir/linker: fix ARRAY_SIZE query with xfb varyings
2019-03-08 Antia Puentesnir/linker: Fix TRANSFORM_FEEDBACK_BUFFER_INDEX
2019-03-08 Alejandro Piñeironir/linker: use nir_gather_xfb_info
2019-03-08 Alejandro Piñeironir/xfb: handle arrays and AoA of basic types
2019-03-08 Alejandro Piñeironir_types: add glsl_type_is_struct helper
2019-03-08 Alejandro Piñeironir/xfb: sort varyings too
2019-03-08 Alejandro Piñeironir/xfb: adding varyings on nir_xfb_info and gather_info
2019-03-08 Alejandro Piñeironir_types: add glsl_varying_count helper
2019-03-08 Alejandro Piñeironir/xfb: add component_offset at nir_xfb_info
2019-03-08 Samuel PitoisetRevert "radv: execute external subpass barriers after...
2019-03-08 Lionel Landwerlinintel/error2aub: support older style engine names
2019-03-08 Lionel Landwerlinintel/error2aub: deal with GuC log buffer
2019-03-08 Lionel Landwerlinintel/error2aub: add a verbose option
2019-03-08 Lionel Landwerlinintel/error2aub: write GGTT buffers into the aub file
2019-03-08 Lionel Landwerlinintel/error2aub: store engine last ring buffer head...
2019-03-08 Lionel Landwerlinintel/error2aub: annotate buffer with their address...
2019-03-08 Lionel Landwerlinintel/error2aub: parse other buffer types
2019-03-08 Lionel Landwerlinintel/error2aub: strenghten batchbuffer identifier...
2019-03-08 Lionel Landwerlinintel/error2aub: identify buffers by engine
2019-03-08 Lionel Landwerlinintel/error2aub: build a list of BOs before writing...
2019-03-08 Chris Wilsoniris: Wire up EGL_IMG_context_priority
2019-03-08 Kenneth Graunkeiris: Export a copy_region helper that doesn't flush
2019-03-08 Kenneth Graunkeiris: Spruce up "are we using this engine?" checks...
2019-03-08 Timur Kristófradeonsi/nir: Only set window_space_position for vertex...
2019-03-07 Jason Ekstrandnir/builder: Add a build_deref_array_imm helper
2019-03-07 Jason Ekstrandnir/builder: Cast array indices in build_deref_follower
2019-03-07 Jason Ekstrandnir/builder: Emit better code for iadd/imul_imm
2019-03-07 Rob Clarkfreedreno/a6xx: perfcntrs
2019-03-07 Rob Clarkfreedreno/a6xx: fix border-color swizzles
2019-03-07 Rob Clarkfreedreno/a6xx: refactor fd6_tex_swiz()
2019-03-07 Rob Clarkfreedreno/a6xx: remove astc_srgb workaround
2019-03-07 Rob Clarkfreedreno: fix ir3_cmdline build
2019-03-07 Kenneth Graunkeiris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
2019-03-07 Kenneth Graunkeiris: Properly support alpha and luminance-alpha formats
2019-03-07 Kenneth Graunkeiris: Defer uploading sampler state tables until draw...
2019-03-07 Kenneth Graunkeiris: Plumb through ISL_SWIZZLE_IDENTITY in buffer...
2019-03-07 Kenneth Graunkeisl: Add a swizzle parameter to isl_buffer_fill_state()
2019-03-07 Lionel Landwerliniris: fix decode_get_bo callback
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variable
2019-03-07 Erik Faye-Lundvirgl: remove unused variables
2019-03-07 Lionel Landwerliniris: fix decoder call
2019-03-07 Lionel Landwerlinintel/aub_write: factorize context image/pphwsp/ring...
2019-03-07 Lionel Landwerlinintel/aub_write: turn context images arrays into functions
2019-03-07 Lionel Landwerlinintel/aub_write: store the physical page allocator...
2019-03-07 Lionel Landwerlinintel/aub_write: log mmio writes
2019-03-07 Lionel Landwerlinintel/aub_write: switch to use i915_drm engine classes
2019-03-07 Lionel Landwerlinintel/aub_write: break execlist write in 2
2019-03-07 Lionel Landwerlinintel/aub_write: write header in init
2019-03-07 Lionel Landwerlinintel/aub_write: split comment section from HW setup
2019-03-07 Lionel Landwerlinintel/aub_read: reuse defines from gen_context
2019-03-07 Lionel Landwerlinintel/decoders: limit number of decoded batchbuffers
2019-03-07 Lionel Landwerlinintel/decoders: handle decoding MI_BBS from ring
2019-03-07 Lionel Landwerlinintel/decoders: add address space indicator to get BOs
2019-03-07 Eric Engestromvulkan/overlay: fix missing var rename in previous...
2019-03-07 Eric Engestromvulkan/util: use the platform defines in vk.xml instead...
2019-03-07 Andre Heideriris: add support for tgsi_to_nir
2019-03-07 Tapani Pällinir: free dead_ctx in case of no progress
2019-03-07 Tapani Pällianv: call blob_finish when done with it
2019-03-07 Tapani Pällianv: use anv_gem_munmap in block pool cleanup
2019-03-07 Kenneth Graunkeiris: Fix MOCS for blits and clears
2019-03-06 Timothy Arcerist/glsl: start spilling out common st glsl conversion...
2019-03-06 Timothy Arceriradeonsi/nir: stop calling nir_lower_returns()
2019-03-06 Timothy Arcerii965: stop calling nir_lower_returns()
2019-03-06 Timothy Arceriglsl: use NIR function inlining for drivers that use...
2019-03-06 Timothy Arceriglsl/freedreno/panfrost: pass gl_context to the standal...
2019-03-06 Lionel Landwerlinvulkan/overlay: drop dependency on validation layer...
2019-03-06 Lionel Landwerlinvulkan/util: generate instance/device dispatch tables
2019-03-06 Lionel Landwerlinvulkan/util: make header available from c++
2019-03-06 Jose Maria... iris: setup EdgeFlag Vertex Element when needed.
2019-03-06 Eric Anholtv3d: Include a count of register pressure in the RA...
2019-03-06 Samuel Pitoisetradv: enable lower_mul_2x32_64
2019-03-06 Jason Ekstrandst/nir: Move 64-bit lowering later
2019-03-06 Jason Ekstrandintel/nir: Move 64-bit lowering later
next