mesa: replace _mesa_get_current_fixedfunc_tex_unit with _mesa_get_fixedfunc_tex_unit
[mesa.git] / src / gallium /
2019-08-06 Danylo Piliaieviris: Handle vertex shader with window space position
2019-08-06 Erico Nuneslima: fix pipe_debug_callback warnings
2019-08-06 Vasily Khoruzhicklima/ppir: move sin/cos input scaling into NIR
2019-08-06 Kenneth Graunkeiris: Increase BATCH_SZ to 64kB
2019-08-06 Jonathan Mareketnaviv: support 3D and 2D array textures
2019-08-06 Jonathan Mareketnaviv: fix 3d texture upload
2019-08-06 Jonathan Mareketnaviv: add alternative NIR compiler
2019-08-06 Jonathan Mareketnaviv: prep for UBOs
2019-08-06 Jonathan Mareketnaviv: disasm: add dual16 bits, immediate decoding...
2019-08-06 Jonathan Mareketnaviv: asm: new features
2019-08-06 Jonathan Mareketnaviv: update headers from rnndb
2019-08-06 Erico Nuneslima: add summary report for shader-db
2019-08-06 Erico Nuneslima: add support for debug callback
2019-08-06 Tomeu Vizosopanfrost/ci: Remove two tests from list of failures
2019-08-06 Jon Turneyst/dri: Move dri2_format_mapping table and it's accesso...
2019-08-06 Jonathan Marektgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR...
2019-08-05 Erico Nuneslima/ppir: enable lower_vector_cmp to lower fall_equal
2019-08-05 Erico Nuneslima: re-run nir_opt_algebraic after int lowering
2019-08-05 Alyssa Rosenzweigpanfrost: Add app blacklist
2019-08-05 Kenneth Graunkeiris: Fix bad external BO hash table and zombie list...
2019-08-05 Kenneth Graunkeiris/bufmgr: Move iris_bo_reference into hash_find_bo...
2019-08-05 Ahmad Fatoumgallium: add stm DRM entry point
2019-08-04 Erico Nuneslima/ppir: simplify load uni/temp op lowering and sched...
2019-08-04 Erico Nuneslima/ppir: simplify select op lowering and scheduling
2019-08-04 Erico Nuneslima/ppir: support pipeline registers in scheduler
2019-08-04 Vasily Khoruzhicklima/ppir: move alu vec to scalar lowering into NIR
2019-08-03 Jason Ekstrandiris: Fix handling of SIMD32 fragment shaders
2019-08-03 Christian Gmeineretnaviv: s/boolean/bool
2019-08-03 Andreas Baierllima/ppir: Add gl_FrontFace handling
2019-08-03 Eric Engestrommeson: remove unused field
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Alyssa Rosenzweigpanfrost: Allocate polygon lists on-demand
2019-08-02 Boris Brezillonpanfrost: Handle the bo == NULL case in panfrost_bo_...
2019-08-02 Boris Brezillonpanfrost: Get rid of the skippable param in attach_vt_f...
2019-08-02 Boris Brezillonpanfrost: Don't emit a new FB desc when setting a new...
2019-08-02 Boris Brezillonpanfrost: Bail out early when doing a wallpaper blit
2019-08-02 Boris Brezillonpanfrost: Bail out early when new and current FB states...
2019-08-02 Boris Brezillonpanfrost: Delay FB descriptor allocation
2019-08-02 Boris Brezillonpanfrost: Remove job from ctx->jobs at submission time
2019-08-02 Boris Brezillonpanfrost: Make ctx->job useful
2019-08-02 Bas Nieuwenhuizenac/nir,radv: Optimize bounds check for 64 bit CAS.
2019-08-02 Roland Scheideggergallivm: fix issue with AtomicCmpXchg wrapper on llvm...
2019-08-02 Eric Engestromgallium: deduplicate os detection logic by using detect...
2019-08-02 Eric Engestromgallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
2019-08-02 Eric Engestromscons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
2019-08-02 Eric Engestromgallium: remove never-used PIPE_SUBSYSTEM_DRI
2019-08-02 Rob Clarkfreedreno/batch: fix dependency loop detection
2019-08-02 Rob Clarkfreedreno/a6xx: add missing flush/invalidates for blit
2019-08-02 Rob Clarkfreedreno/a6xx: skip tiles with no geometry
2019-08-02 Rob Clarkfreedreno/a6xx: VSC overflow detection/handling
2019-08-02 Rob Clarkfreedreno/a6xx: remove USE/IGNORE_VISIBILITY draw patching
2019-08-02 Rob Clarkfreedreno/a6xx: cleanup "blit_mem"
2019-08-02 Rob Clarkfreedreno: refresh tile debug
2019-08-02 Rob Clarkfreedreno/gmem: small cleanup
2019-08-02 Rob Clarkfreedreno/batch: always update last_fence
2019-08-02 Rob Clarkfreedreno: drop unused fd_fence_ref param
2019-08-02 Jonathan Marekfreedreno: a2xx: implement texture tiling
2019-08-02 Jonathan Marekfreedreno: a2xx: use nir_lower_alu_to_scalar instead...
2019-08-02 Jonathan Marekfreedreno: a2xx: fix HW binning for batches with >256K...
2019-08-02 Jonathan Marekfreedreno: a2xx: fix fneg/fabs/fsat opcodes
2019-08-02 Jonathan Marekfreedreno: a2xx: fix order of NIR opts
2019-08-02 Jonathan Marekfreedreno: a2xx: fix non-etc1 cubemaps
2019-08-02 Jonathan Marekfreedreno: a2xx: fix fast clear not being used for...
2019-08-02 Jonathan Marekfreedreno: align renderonly scanout buffers
2019-08-02 Timothy Arceriiris: bump compat profile support to 4.6
2019-08-02 Kenneth Graunkegallium: Implement GL_EXT_shader_samples_identical...
2019-08-01 Mark Janesiris/screen: use initialization routine for gen_device_info
2019-08-01 Mark Janesintel/common: provide common ioctl routine
2019-08-01 Alyssa Rosenzweigpanfrost: Remove unused argument
2019-08-01 Alyssa Rosenzweigpanfrost: Handle MESA_SHADER_COMPUTE in compile callback
2019-08-01 Alyssa Rosenzweigpanfrost: Use gl_shader_stage directly for compiles
2019-08-01 Alyssa Rosenzweigpanfrost: Emit "draw" info for compute jobs
2019-08-01 Alyssa Rosenzweigpanfrost: Feed compute shaders into the compiler
2019-08-01 Alyssa Rosenzweigpanfrost: Expose compute shaders as panfrost_shader_var...
2019-08-01 Alyssa Rosenzweigpanfrost: Remove shader state *base
2019-08-01 Alyssa Rosenzweigpanfrost: Remove CSO dependency from shader_compile
2019-08-01 Alyssa Rosenzweigpanfrost: Generalize UBO upload for other shader stages
2019-08-01 Alyssa Rosenzweigpanfrost: Guard vertex upload by ctx->vertex != NULL
2019-08-01 Alyssa Rosenzweigpanfrost: Generalize vertex shader upload
2019-08-01 Alyssa Rosenzweigpanfrost: Share gl_enables between VERTEX/COMPUTE
2019-08-01 Alyssa Rosenzweigpanfrost: Invoke compute shader according to grid info
2019-08-01 Alyssa Rosenzweigpanfrost: Explain and include compute FBD
2019-08-01 Alyssa Rosenzweigpanfrost: Unify-driven cleanup
2019-08-01 Alyssa Rosenzweigpanfrost: Unify ctx->vs and ctx->fs
2019-08-01 Alyssa Rosenzweigpanfrost: Flesh out launch_grid stub
2019-08-01 Alyssa Rosenzweigpanfrost: Cleanup via payload unification
2019-08-01 Alyssa Rosenzweigpanfrost: Unify payload_vertex/payload_tiler
2019-08-01 Alyssa Rosenzweigpanfrost: Only wallpaper if we drew something
2019-08-01 Alyssa Rosenzweigpanfrost: Adjust shader CAPs to expose dEQP compute
2019-08-01 Alyssa Rosenzweigpanfrost: Expose NIR as our PIPE_SHADER_CAP_SUPPORTED_IRS
2019-08-01 Alyssa Rosenzweigpanfrost: Copy freedreno's panfrost_get_compute_param
2019-08-01 Alyssa Rosenzweigpanfrost: Expose COMPUTE-related caps for GLES3.1
2019-08-01 Alyssa Rosenzweigpanfrost: Stub out launch_grid
2019-08-01 Alyssa Rosenzweigpanfrost: Stub out compute CSO
2019-08-01 Alyssa Rosenzweigpanfrost: Implement gl_FrontFacing
2019-08-01 Timothy Arceriiris: add support for gl_ClipVertex in tess eval shaders
2019-08-01 Timothy Arceriiris: add support for gl_ClipVertex in geometry shaders
2019-08-01 Jason Ekstrandnir: Stop whacking gl_FrontFacing to a system value
next