mesa.git
2019-10-18 Eric Engestromosmesa: add missing #include <stdint.h>
2019-10-18 Dylan Bakerdocs: Add new feature for compiling for windows with...
2019-10-18 Dylan Bakerappveyor: Move appveyor script into .appveyor directory
2019-10-18 Dylan Bakerappveyor: Add support for building llvmpipe with meson
2019-10-18 Dylan Bakerdocs: update meson docs for windows
2019-10-18 Dylan Bakermeson: Use cmake to find LLVM when building for windows
2019-10-18 Dylan Bakermeson: Add support for wrapping llvm
2019-10-18 Dylan Bakermeson/llvmpipe: Add dep_llvm to driver_swrast
2019-10-18 Hal GentzRevert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Hal GentzRevert "egl: Puts RGBA visuals in the second config...
2019-10-18 Hal GentzRevert "egl: Configs w/o double buffering support have...
2019-10-18 Jonathan Mareketnaviv: check NO_ASTC feature bit
2019-10-18 Jonathan Mareketnaviv: fix TS samplers on GC7000L
2019-10-18 Jonathan Mareketnaviv: fix linear_nearest / nearest_linear filters...
2019-10-18 Lucas Stachetnaviv: GC7000: flush TX descriptor and instruction...
2019-10-18 Lucas Stachetnaviv: add linear texture support on GC7000
2019-10-18 Wladimir J... etnaviv: GC7000: Texture descriptors
2019-10-18 Lucas Stachetnaviv: check for softpin availability on Halti5 devices
2019-10-18 Lucas Stachetnaviv: drm: add softpin interface
2019-10-18 Marek Vasutetnaviv: Rework locking
2019-10-18 Marek Vasutetnaviv: Command buffer realloc
2019-10-18 Marek Vasutetnaviv: Rework resource status tracking
2019-10-18 Lucas Stachetnaviv: rework the stream flush to always go through...
2019-10-18 Lucas Stachetnaviv: drm: remove unused etna_cmd_stream_finish
2019-10-18 Lucas Stachetnaviv: keep references to pending resources
2019-10-18 Marek Vasutetnaviv: Make contexts track resources
2019-10-18 Brian PaulREVIEWERS: add VMware reviewers
2019-10-18 Samuel Pitoisetradv: implement VK_KHR_shader_float_controls
2019-10-18 Samuel Pitoisetac/llvm: force fneg/fabs to flush denorms to zero if...
2019-10-18 Samuel Pitoisetac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
2019-10-18 Samuel Pitoisetac/llvm: add ac_build_canonicalize() helper
2019-10-18 Eric Engestromtravis: test meson install as well
2019-10-18 Eric Engestromtravis: don't (re)install python
2019-10-18 Lepton Wugbm: Add GBM_MAX_PLANES definition
2019-10-18 Jose Maria... v3d: Explicitly expose OpenGL ES Shading Language 3.1
2019-10-18 Iago Toral... v3d: request the kernel to flush caches when TMU is...
2019-10-18 Eric Anholtv3d: Add Compute Shader support
2019-10-18 Iago Toral... broadcom: document known hardware issues for L2T flush...
2019-10-18 Iago Toral... v3d: add new flag dirty TMU cache at v3d_compiler
2019-10-18 Iago Toral... v3d: trivial update to obsolete comment
2019-10-18 Bas Nieuwenhuizenradv: Fix single stage constant flush with merged shaders.
2019-10-18 Lucas Stachrbug: remove superfluous NULL check
2019-10-18 Lucas Stachrbug: implement resource creation with modifier
2019-10-18 Lucas Stachrbug: forward can_create_resource to pipe driver
2019-10-18 Lucas Stachrbug: forward texture_barrier to pipe driver
2019-10-18 Lucas Stachrbug: implement missing explicit sync related fence...
2019-10-18 Lucas Stachrbug: move flush_resource initialization
2019-10-18 Lucas Stachrbug: unwrap index buffer resource
2019-10-18 Lucas Stachrbug: fix transmitted texture sizes
2019-10-18 Lucas Stachgallium/util: don't depend on implementation defined...
2019-10-18 Iago Toral... mesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in...
2019-10-18 Pierre-Eric... mesa: implement glTextureStorageNDEXT functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
2019-10-18 Pierre-Eric... mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEX...
2019-10-18 Pierre-Eric... mesa: add EXT_dsa Generate*MipmapEXT functions
2019-10-18 Pierre-Eric... mesa: refactor GenerateTextureMipmap handling
2019-10-18 Pierre-Eric... mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT
2019-10-18 Pierre-Eric... mesa: add EXT_dsa + EXT_gpu_program_parameters functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa + EXT_gpu_shader4 functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa + EXT_texture_integer functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa + EXT_texture_buffer_object functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa glProgramUniform*EXT functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa NamedProgram functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClie...
2019-10-18 Pierre-Eric... mesa: add EXT_dsa glNamedRenderbufferStorageEXT and...
2019-10-18 Daniel Stonepanfrost: Respect offset for imported resources
2019-10-18 Jordan Justeniris/resource: Use isl surface alignment during bo...
2019-10-18 Jason Ekstrandintel/isl: Add isl_aux_usage_has_ccs
2019-10-18 Jordan Justenintel/isl: Add R10G10B10_FLOAT_A2_UNORM format
2019-10-18 Kenneth Graunkeintel/compiler: Report the number of non-spill/fill...
2019-10-18 Marek Olšákst/mesa: don't call variables "tgsi" when they can...
2019-10-18 Marek Olšákst/mesa: merge st_fragment_program into st_common_program
2019-10-18 Marek Olšákst/mesa: remove redundant function st_reference_compprog
2019-10-18 Marek Olšákst/mesa: remove unused st_xxx_program::sha1
2019-10-18 Marek Olšákst/mesa: remove st_vp_variant_key in favor of st_common...
2019-10-18 Marek Olšákst/mesa: remove num_tgsi_tokens from st_xx_program
2019-10-18 Marek Olšákst/mesa: rename basic -> common for st_common_program
2019-10-18 Marek Olšákst/mesa: rename st_xxx_program::tgsi to state
2019-10-18 Marek Olšákst/mesa: lower doubles for NIR after linking
2019-10-18 Marek Olšákst/mesa: call st_nir_opts for linked shaders only once
2019-10-17 Ian Romanickintel/vec4: Don't try both sources as immediates for DPH
2019-10-17 Ian Romanicknir/search: Fix possible NULL dereference in is_fsign
2019-10-17 Jordan Justeniris: Let isl decide the supported tiling in more situa...
2019-10-17 Jordan Justenintel/isl: Add gen12 depth/stencil surface alignments
2019-10-17 Jason Ekstrandintel/isl: Select Y-tiling for stencil on gen12
2019-10-17 Jason Ekstrandintel/genxml: Remove W-tiling on gen12
2019-10-17 Jordan Justenintel/genxml,isl: Add gen12 stencil buffer changes
2019-10-17 Jordan Justenintel/genxml,isl: Add gen12 depth buffer changes
2019-10-17 Jordan Justenintel/genxml,isl: Add gen12 render surface state changes
2019-10-17 Eric Anholtmesa: Refactor the entirety of _mesa_format_matches_for...
2019-10-17 Eric Anholtmesa: Add support for array formats of depth and stencil.
2019-10-17 Eric Anholtmesa: Add format/type matching for DEPTH/UINT_24_8.
2019-10-17 Eric Anholtmesa: Fix depth/stencil ordering in _mesa_format_from_f...
2019-10-17 Eric Anholtmesa: Add debug info to _mesa_format_from_format_and_ty...
2019-10-17 Kristian H... freedreno/a6xx: Turn on geometry shaders
2019-10-17 Kristian H... freedreno/ci: Add failing tests to skip list
2019-10-17 Kristian H... freedreno/a6xx: Implement PIPE_QUERY_PRIMITIVES_GENERAT...
2019-10-17 Kristian H... freedreno/blitter: Save GS state
2019-10-17 Kristian H... st/mesa: Also enable GS when ESSLVersion > 320
next