mesa: Add missing include guards
[mesa.git] / src / gallium /
2018-10-30 Michał Janiszewskisvga: Add missing include guards
2018-10-30 Eric Engestromst/dri: remove leftover local variable
2018-10-29 Eric Engestromclover: add missing meson build dependency
2018-10-29 Eric Engestromsvga: add missing meson build dependency
2018-10-28 Rob Clarkfreedreno: don't flush when new and old pfb is identical
2018-10-28 Rob Clarkfreedreno: dependency tracking for z/s depends on ZSA...
2018-10-28 Rob Clarkfreedreno: mark all state dirty after switching batch
2018-10-26 Rob Clarkfreedreno/a6xx: inline draw_impl()
2018-10-26 Rob Clarkfreedreno/a6xx: small cleanup
2018-10-26 Rob Clarkfreedreno/a6xx: move where we handle dirty vbo state
2018-10-26 Rob Clarkfreedreno: avoid no-op flushes by re-using last-fence
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Move stencil/depth/alpha state to IB
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Move stencil mask emit to FD_DIRTY_ZSA...
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Rename FD6_GROUP_ZSA ro FD6_GROUP_LRZ
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Move rasterizer state to state object
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Fix set_blit_scissor helper
2018-10-26 Kristian H. Kristensenfreedreno/a2xx: Squash a compiler warning
2018-10-26 Kristian H. Kristensenfreedreno/a6xx: Use fd6_emit_ib from a6xx
2018-10-26 Rob Clarkfreedreno: import libdrm_freedreno + redesign submit
2018-10-26 Axel Davyst/nine: Handle window resize when a presentation buffe...
2018-10-26 Axel Davyst/nine: Reduce MaxSimultaneousTextures to 8
2018-10-26 Axel Davyst/nine: Enable shadow mapping for ps 1.X
2018-10-26 Axel Davyst/nine: Do not set unused states for stateblocks
2018-10-26 Axel Davyst/nine: Fix aliasing states for stateblocks
2018-10-26 Axel Davyst/nine: Never update device changed.* fields
2018-10-26 Axel Davyst/nine: Capture also default matrices for D3DSBT_ALL
2018-10-26 Axel Davyst/nine: Mark transform matrices dirty for D3DSBT_ALL
2018-10-26 Axel Davyst/nine: Don't update unused world matrices
2018-10-26 Axel Davyst/nine: Remove two unused states.
2018-10-26 Axel Davyst/nine: Remove commented nine_context_apply_stateblock
2018-10-26 Brian Paulscons/svga: remove opt from the list of valid build...
2018-10-26 Boyuan Zhangradeon/vcn: use util function to get h264 profile idc
2018-10-26 Boyuan Zhangradeon/vce: use util function to get h264 profile idc
2018-10-26 Boyuan Zhangvl: get h264 profile idc
2018-10-26 David McFarlandutil: Change remaining uint32 cache ids to sha1
2018-10-25 Hyunjun Kofreedreno: use fd_bc_alloc_batch instead of fd_batch_cr...
2018-10-25 Hyunjun Kofreedreno/ir3: take reg->num out of union in ir3_register
2018-10-25 Rob Clarkfreedreno/a6xx: disable unused groups
2018-10-25 Rob Clarkfreedreno: add useful assert
2018-10-25 Alok Hotaswr/rast: ignore CreateElementUnorderedAtomicMemCpy
2018-10-25 Alok Hotaswr/rast: fix intrinsic/function for LLVM 7 compatibility
2018-10-25 Rhys Perrynvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop set_foreach...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-24 Eduardo Lima Mitevir3_compiler/nir: fix imageSize() for buffer-backed...
2018-10-23 Boyuan Zhangradeonsi: enable vcn jpeg decode for raven
2018-10-23 Boyuan Zhangwinsys/amdgpu: add vcn jpeg cs support
2018-10-23 Boyuan Zhangradeon/vcn: implement jpeg target buffer cmd
2018-10-23 Boyuan Zhangradeon/vcn: implement jpeg bitstream buffer cmd
2018-10-23 Boyuan Zhangradeon/uvd: remove get mjpeg slice header
2018-10-23 Boyuan Zhangst/va: get mjpeg slice header
2018-10-23 Boyuan Zhangradeon/vcn: add jpeg decode implementation
2018-10-23 Boyuan Zhangradeon/vcn: separate send cmd call from end frame
2018-10-23 Boyuan Zhangradeon/vcn: create cs based on ring type
2018-10-23 Boyuan Zhangradeon/winsys: add vcn jpeg ring type
2018-10-23 Boyuan Zhangradeon/vcn: add vcn jpeg decode interface
2018-10-23 Boyuan Zhangradeon/vcn: move radeon decoder define to header file
2018-10-23 Jason Ekstrandst/mesa: Record shader access qualifiers for images
2018-10-22 Rob Herringandroid: Build kms_swrast for the Android platform
2018-10-21 Eduardo Lima Mitevir3/nir: Set up image_dims consts for image_deref_size...
2018-10-20 Karol Herbstnv50/ir: fix ConstantFolding::createMul for 64 bit...
2018-10-19 Sonny Jiangradeonsi: Disable clear_state with radeon kernel driver
2018-10-19 Jose Fonsecascons: Remove gles option.
2018-10-18 Marek Olšákradeonsi: fix a typo in a comment in emit_guardband
2018-10-18 Marek Olšákradeonsi: fix gnome-shell crash
2018-10-18 Marek Olšákradeonsi: clamp point size to the limit
2018-10-18 Marek Olšákradeonsi: fix a VGT hang with primitive restart on...
2018-10-18 Marek Olšákradeonsi: fix a deadlock due to partially-initialized...
2018-10-18 Jan Veselyradeonsi: Bump number of allowed global buffers to 32
2018-10-18 Marek Olšákradeonsi: fix incorrect hw screen offset and guardband...
2018-10-18 Michał Janiszewskist/xlib: Use more appropriate include guard
2018-10-18 Michał Janiszewskigallium: Fix mismatched ifdef-guards
2018-10-18 Gert Wollnysoftpipe: dynamically allocate space for immediate...
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-10-17 Rob Clarkfreedreno/a6xx: don't allocate binning rb
2018-10-17 Rob Clarkfreedreno/a6xx: single cmdstream for draw+binning
2018-10-17 Rob Clarkfreedreno/a6xx: split binning vs draw program stateobj's
2018-10-17 Rob Clarkfreedreno/a6xx: split VBO state into binning/draw variants
2018-10-17 Rob Clarkfreedreno/a6xx: move VBO state to stateobj
2018-10-17 Rob Clarkfreedreno/a6xx: move ZSA state to stateobj
2018-10-17 Rob Clarkfreedreno/a6xx: remove vismode param
2018-10-17 Rob Clarkfreedreno/ir3: move binning-pass fixup for a6xx+
2018-10-17 Rob Clarkfreedreno/a6xx: a bit more state emit cleanup
2018-10-17 Rob Clarkfreedreno/a6xx: move framebuffer state emit to emit_mrt()
2018-10-17 Rob Clarkfreedreno/a6xx: small emit_mrt() cleanup
2018-10-17 Rob Clarkfreedreno/a6xx: use program cache
2018-10-17 Rob Clarkfreedreno/ir3: shader variant cache
2018-10-17 Rob Clarkfreedreno/ir3: move binning_pass out of shader variant key
2018-10-17 Rob Clarkfreedreno/ir3: track # of samplers used by shader
2018-10-17 Rob Clarkfreedreno/a6xx: texture state obj
2018-10-17 Rob Clarkfreedreno: add resource seqno
2018-10-17 Rob Clarkfreedreno/a6xx: move const emit to state group
2018-10-17 Rob Clarkfreedreno/a6xx: add infrastructure for CP_DRAW_STATE
2018-10-17 Rob Clarkfreedreno: reduce resource dependency tracking overhead
2018-10-17 Neil Robertsfreedreno: Remove the Emacs mode lines
2018-10-17 Neil Robertsfreedreno: Fix the Emacs indentation configuration...
2018-10-17 Hyunjun Kofreedreno: allocate batches from the cache in launch_grid
2018-10-17 Hyunjun Kofreedreno: adds nondraw param to fd_bc_alloc_batch
2018-10-17 Rob Clarkfreedreno/a6xx: remove fd6_emit_render_cntl()
2018-10-17 Rob Clarkfreedreno/ir3: fix broken texcoord inputs
next