mesa: Initialize image units to default state on context creation.
[mesa.git] / src / gallium / drivers /
2015-05-02 Chia-I Wuilo: use ilo_image exclusively in core
2015-05-02 Chia-I Wuilo: add ilo_image_can_enable_aux()
2015-05-02 Chia-I Wuilo: make ilo_image more self-contained
2015-05-02 Chia-I Wuilo: add ilo_image_init_for_imported()
2015-05-02 Chia-I Wuilo: prepare for image init for imported bo
2015-05-02 Chia-I Wuilo: constify ilo_image_params
2015-05-02 Chia-I Wuilo: improve readability of ilo_image
2015-05-02 Chia-I Wuilo: move command builder to core
2015-05-02 Chia-I Wuilo: move ilo_state_3d* to core
2015-05-02 Chia-I Wuilo: add ilo_buffer.h to core
2015-05-02 Chia-I Wuilo: move BOs from ilo_texture to ilo_image
2015-05-02 Chia-I Wuilo: move ilo_layout.[ch] to core as ilo_image.[ch]
2015-05-02 Chia-I Wuilo: add ilo_format.[ch] to core
2015-05-02 Chia-I Wuilo: add ilo_fence.h to core
2015-05-02 Chia-I Wuilo: add ilo_dev_init() to core
2015-05-02 Chia-I Wuilo: rename ilo_dev_info to ilo_dev
2015-05-02 Chia-I Wuilo: move intel_winsys to ilo_dev_info
2015-05-02 Chia-I Wuilo: add ilo_dev.h to core
2015-05-02 Chia-I Wuilo: add ilo_debug.[ch] to core
2015-05-02 Chia-I Wuilo: add ilo_core.h to core
2015-05-02 Chia-I Wuilo: move intel_winsys.h to core
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH for real
2015-04-30 Ilia Mirkinnv50/ir: fix asFlow() const helper for OP_JOIN
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH emission
2015-04-29 Ilia Mirkingk110/ir: fix set with a register dest to not auto...
2015-04-29 Marek Olšákwinsys/radeon: add a private interface for radeon_surface
2015-04-29 Marek Olšákwinsys/radeon: move radeon_winsys.h to drivers/radeon
2015-04-29 Emil Velikovr300: do not link against libdrm_intel
2015-04-29 Axel Davygallium/svga: Remove useless ARRAY_SIZE declaration
2015-04-29 Axel Davyutil/macros: Move DIV_ROUND_UP to util/macros.h
2015-04-29 Ilia Mirkinnvc0/ir: flush denorms to zero in non-compute shaders
2015-04-28 Ilia Mirkinnvc0: expose GLSL version 410
2015-04-28 Marek Olšákr600g,radeonsi: add a driver query returning GPU load
2015-04-28 Marek Olšákr600g,radeonsi: add driver queries for GPU temperature...
2015-04-28 Ilia Mirkingm107/ir: add lane/vertex count sysvals
2015-04-28 Ilia Mirkingk110/ir: add support for writing per-patch and shader...
2015-04-28 Ilia Mirkinfreedreno/a3xx: color masking works like a blend for...
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for S8 and Z32F_S8
2015-04-28 Ilia Mirkinfreedreno/a3xx: add Z32F support
2015-04-28 Ilia Mirkinfreedreno: add fd_transfer to wrap around pipe_transfer
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for disabling depth clipping
2015-04-27 Zoë BladeFix a few typos
2015-04-27 Marek Olšákradeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRE...
2015-04-27 Marek Olšákradeonsi: remove deprecated and useless registers
2015-04-27 Marek Olšákradeonsi: remove useless includes
2015-04-27 Marek Olšákgallium/radeon: print winsys info with R600_DEBUG=info
2015-04-23 Marek Olšákgallium/radeon: don't crash when getting out-of-bounds...
2015-04-22 Dave Airliesoftpipe: fix stencil write to use an integer value
2015-04-22 Rob Clarkfreedreno: misc minor cleanups
2015-04-22 Rob Clarkfreedreno/a4xx: (partial) gl_FragCoord.zw
2015-04-22 Rob Clarkfreedreno/a4xx: primitive-restart
2015-04-22 Rob Clarkfreedreno/nir: sysval fixes
2015-04-22 Rob Clarkfreedreno/a4xx: wire up integer texture sampling
2015-04-22 Rob Clarkfreedreno/a4xx: formats updates/fixes
2015-04-22 Rob Clarkfreedreno: update generated headers
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-22 Emil Velikovilo: remove unused include from Android.mk
2015-04-18 Ilia Mirkinfreedreno/a3xx: enable polymode setting with non-fill...
2015-04-18 Ilia Mirkinfreedreno/a3xx: fix integer and 32-bit float border...
2015-04-18 Ilia Mirkinfreedreno/a3xx: add support for float R/RG render targets
2015-04-17 Rob Clarkfreedreno/ir3/nir: few little fixes
2015-04-17 Rob Clarkfreedreno/ir3/nir: lower if/else
2015-04-17 Rob Clarkfreedreno/a4xx: support for large shaders
2015-04-17 Rob Clarkfreedreno: update generated headers
2015-04-17 Rob Clarkfreedreno/ir3/nir: UBO support
2015-04-17 Rob Clarkfreedreno/ir3: move out helper
2015-04-17 Rob Clarkfreedreno/a4xx: sysvals and UBOs
2015-04-16 Marek Olšákradeonsi: add a debug option to compile shaders when...
2015-04-16 Emil Velikovradeonsi: remove bogus r600-- triple
2015-04-16 Glenn Kennardr600g/sb: Skip empty ALU clause while scheduling
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to blit across...
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to do depth...
2015-04-15 Eric Anholtvc4: Update the shadow texture for public textures...
2015-04-15 Eric Anholtvc4: Hook up VC4_DEBUG=perf to some useful printfs.
2015-04-14 Tom Stellardradeon/llvm: Improve codegen for KILL_IF
2015-04-14 Tom Stellardradeon/llvm: Run LLVM's instruction combining pass
2015-04-14 Tom Stellardradeonsi: Add header and footer to shader stat dump
2015-04-14 Eric Anholtvc4: Add a blitter path using just the render thread.
2015-04-14 Eric Anholtvc4: Allow submitting jobs with no bin CL in validation.
2015-04-14 Eric Anholtvc4: Move the blit code to a separate file.
2015-04-14 Eric Anholtvc4: Separate out a bit of code for submitting jobs...
2015-04-14 Eric Anholtvc4: When asked to sample from a raster texture, make...
2015-04-14 Eric Anholtvc4: Fix off-by-one in branch target validation.
2015-04-14 Eric Anholtvc4: Use NIR-level lowering for idiv.
2015-04-14 Eric Anholtvc4: Add a bunch of type conversions.
2015-04-13 Eric Anholtvc4: Use the blit interface for updating shadow textures.
2015-04-13 Eric Anholtvc4: Remove dead fields from vc4_surface.
2015-04-13 Eric Anholtvc4: Skip sending down the clear colors if not clearing.
2015-04-13 Eric Anholtvc4: Sync with kernel changes to relax BCL versus RCL...
2015-04-13 Eric Anholtvc4: Fix another space allocation mistake.
2015-04-13 Eric Anholtvc4: Add missed accounting for the size of the semaphore.
2015-04-11 Rob Clarkfreedreno/ir3/nir: couple little fixes
2015-04-11 Rob Clarkfreedreno/ir3/nir: handle system values
2015-04-11 Rob Clarkfreedreno/ir3/nir: handle txs and query_levels tex ops
2015-04-11 Rob Clarkfreedreno/ir3/nir: split out tex helpers
2015-04-11 Rob Clarkfreedreno/ir3/nir: simplify emit_tex()
2015-04-11 Rob Clarkfreedreno/ir3/cp: handle indirect properly
2015-04-11 Rob Clarkfreedreno/ir3/sched: avoid getting stuck on addr conflicts
2015-04-11 Rob Clarkfreedreno/ir3/nir: add variable-indexing support
2015-04-11 Rob Clarkfreedreno/ir3/asm: change assert to warning
next