mesa.git
2019-02-11 Francisco Jerezintel/dump_gpu: Disambiguate between BOs from different...
2019-02-11 Kristian H... freedreno/a6xx: Fall back to masked RGBA blits for...
2019-02-11 Kristian H... freedreno/a6xx: Add format argument to fd6_tex_swiz()
2019-02-11 Kristian H... freedreno/a6xx: Support y-inverted blits
2019-02-11 Kristian H... freedreno/a6xx: Support some depth/stencil blits on...
2019-02-11 Kristian H... freedreno/a6xx: Move blit check so as to restore comment
2019-02-11 Kristian H... freedreno: Don't tell the blitter what it can't do
2019-02-11 Kristian H... freedreno: Consolidate u_blitter functions in freedreno...
2019-02-11 Kristian H... freedreno/a6xx: Combine emit_blit and fd6_blit
2019-02-11 Kristian H... freedreno/a6xx: Use the right resource for separate...
2019-02-11 Kristian H... freedreno: Log number of draw for sysmem passes
2019-02-11 Kristian H... freedreno/a6xx: Drop render condition check in blitter
2019-02-11 Kristian H... freedreno/a6xx: regen headers
2019-02-11 Leo Liust/va/vp9: set max reference as default of VP9 referenc...
2019-02-11 Leo Liust/va: fix the incorrect max profiles report
2019-02-11 Guttula, Sureshst/va:Add support for indirect manner by returning...
2019-02-11 Marek Olšákwinsys/amdgpu: cs_check_space sets the minimum IB size...
2019-02-11 Marek Olšákwinsys/amdgpu: clean up IB buffer size computation
2019-02-11 Marek Olšákwinsys/amdgpu: remove occurence of INDIRECT_BUFFER_CONST
2019-02-11 Marek Olšákwinsys/amdgpu: use a separate fence list for syncobjs
2019-02-11 Marek Olšákwinsys/amdgpu: unify fence list code
2019-02-11 Marek Olšákwinsys/amdgpu: don't drop manually added fence dependencies
2019-02-11 Marek Olšákradeonsi: fix EXPLICIT_FLUSH for flush offsets > 0
2019-02-11 Marek Olšákgallium/u_threaded: fix EXPLICIT_FLUSH for flush offset...
2019-02-11 Jason Ekstrandnir/deref: Rematerialize parents in rematerialize_deref...
2019-02-11 Jason Ekstrandintel/fs: Use enumerated array assignments in fb read...
2019-02-11 Michel Dänzergitlab-ci: Re-use docker image from the main repo in...
2019-02-11 Ilia Mirkinnvc0: we have 16k-sized framebuffers, fix default scissors
2019-02-11 Alyssa Rosenzweigpanfrost: Specify supported draw modes per-context
2019-02-11 Dave Airlieradv: remove alloc parameter from pipeline init
2019-02-10 Dave Airlieradv/llvm: initialise passes member.
2019-02-10 Dave Airlieglsl: glsl to nir fix uninit class member.
2019-02-10 Alyssa Rosenzweigpanfrost: Elucidate texture op scheduling comment
2019-02-10 Alyssa Rosenzweigpanfrost: Remove speculative if 0'd format bit code
2019-02-10 Alyssa Rosenzweigpanfrost: Remove if 0'd dead code
2019-02-10 Alyssa Rosenzweigpanfrost: Add kernel-agnostic resource management
2019-02-10 Alyssa Rosenzweigpanfrost: Don't hardcode number of nir_ssa_defs
2019-02-10 Alyssa Rosenzweigpanfrost: Clean-up one-argument passing quirk
2019-02-09 Karol Herbstglsl_type: initialize offset and location to -1 for...
2019-02-09 Kenneth Graunkenouveau: Silence unhandled cap warnings
2019-02-08 Caio Marcelo... intel/compiler: use 0 as sampler in emit_mcs_fetch
2019-02-08 Eric Engestromwsi: query the ICD's max dimensions instead of hard...
2019-02-08 Ian Romanicknir: Convert a bcsel with only phi node sources to...
2019-02-08 Ian Romanicknir: Split ALU instructions in loops that read phis
2019-02-08 Ian Romanicknir: Select phi nodes using prev_block instead of conti...
2019-02-08 Ian Romanicknir: Refactor code that checks phi nodes in opt_peel_lo...
2019-02-08 Ian Romanicknir: Document some fields of nir_loop_terminator
2019-02-08 Ian Romanickintel/compiler: Silence warning about value that may...
2019-02-08 Ian Romanicknir: Silence zillions of unused parameter warnings...
2019-02-08 Eric Engestromgitlab-ci: workaround docker bug for users with upperca...
2019-02-08 Andrii Simikliti965: consider a 'base level' when calculating width0...
2019-02-08 Timothy Arcerinir: rewrite varying component packing
2019-02-08 Timothy Arcerinir: add is_packing_supported_for_type() helper
2019-02-08 Timothy Arcerinir: add glsl_type_is_32bit() helper
2019-02-08 Timothy Arcerinir: add support for marking used patches when packing...
2019-02-08 Timothy Arcerist/glsl_to_nir: call nir_remove_dead_variables() after...
2019-02-08 Timothy Arceriutil: move BITFIELD macros to util/macros.h
2019-02-08 Karol Herbstst/mesa: require RGBA2, RGB4, and RGBA4 to be renderable
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-02-08 Alyssa Rosenzweigkmsro: Silence warning if missing
2019-02-08 Lionel Landwerlinradv: assert that colorAttachment is valid for CmdClear...
2019-02-08 Lionel Landwerlinanv: assert that color attachment are valid
2019-02-07 Dave Airliedocs: update qbo support for virgl
2019-02-07 Eric Engestromtravis: fix osx make build
2019-02-07 Jason EkstrandREADME: Drop the badges from the readme
2019-02-07 Eric Engestromdriconf: drop unused macro
2019-02-07 Eric Engestrommeson: add script to print the options before configuri...
2019-02-07 Alyssa Rosenzweigpanfrost: Include glue for out-of-tree legacy code
2019-02-07 Alyssa Rosenzweigpanfrost: Check in sources for command stream
2019-02-07 Alyssa Rosenzweigpanfrost: Use u_pipe_screen_get_param_defaults
2019-02-07 Alyssa Rosenzweigkmsro: Move DRM entrypoints to shared block
2019-02-07 Rhys Perrynvc0: add compute invocation counter
2019-02-07 Karol Herbstgm107/ir: add fp64 rsq
2019-02-07 Karol Herbstgm107/ir: add fp64 rcp
2019-02-07 Karol Herbstgk104/ir: Use the new rcp/rsq in library
2019-02-07 Boyan Dinggk110/ir: Use the new rcp/rsq in library
2019-02-07 Boyan Dinggk110/ir: Add rsq f64 implementation
2019-02-07 Boyan Dinggk110/ir: Add rcp f64 implementation
2019-02-07 Ilia Mirkinnvc0: stick zero values for the compute invocation...
2019-02-07 Ilia Mirkinnv50,nvc0: use condition for occlusion queries when...
2019-02-07 Ilia Mirkinnvc0: fix 3d images on kepler
2019-02-07 Ilia Mirkinnvc0/ir: fix second tex argument after levelZero optimi...
2019-02-07 Ilia Mirkinnvc0/ir: always use CG mode for loads from atomic-only...
2019-02-07 Ilia Mirkinnvc0: add support for handling indirect draws with...
2019-02-06 Kristian H... freedreno/a6xx: Use tiling for all resources
2019-02-06 Kristian H... freedreno/a6xx: Emit blitter dst with OUT_RELOCW
2019-02-06 Bas Nieuwenhuizenradv: Implement VK_EXT_buffer_device_address.
2019-02-06 Bas Nieuwenhuizenradv: Do not use the bo list for local buffers.
2019-02-06 Bas Nieuwenhuizenamd/common: Implement global memory accesses.
2019-02-06 Bas Nieuwenhuizenamd/common: Do not use 32-bit loads for shared memory.
2019-02-06 Bas Nieuwenhuizenamd/common: handle nir_deref_cast for shared memory...
2019-02-06 Bas Nieuwenhuizenamd/common: Handle nir_deref_type_ptr_as_array for...
2019-02-06 Bas Nieuwenhuizenamd/common: Fix stores to derefs with unknown variable.
2019-02-06 Bas Nieuwenhuizenamd/common: Use correct writemask for shared memory...
2019-02-06 Bas Nieuwenhuizenradv: Fix the shader info pass for not having the...
2019-02-06 Bas Nieuwenhuizenamd/common: Implement ptr->int casts in ac_to_integer.
2019-02-06 Bas Nieuwenhuizenamd/common: Add gep helper for pointer increment.
2019-02-06 Bas Nieuwenhuizenradv: Only look at pImmutableSamples if the descriptor...
2019-02-06 Eric Engestromxvmc: fix string comparison
2019-02-06 Eric Engestromxvmc: fix string comparison
next