radeonsi: merge si_flush with si_context_flush
[mesa.git] / src / gallium /
2014-03-31 Emil Velikovautomake: consistently use -no-undefined
2014-03-31 Emil Velikovtargets/egl-static: move the common LDFLAGS into AM_LDFLAGS
2014-03-31 Emil Velikovtargets/omx: do not link against the trace driver
2014-03-31 Emil Velikovgallium/targets: explicitly include a dummy.cpp and...
2014-03-31 Emil Velikovgallium/targets: move LLVM_LIBS handling inside Automak...
2014-03-31 Emil Velikovgallium/targets: fold LLVM_LDFLAGS inside Automake.inc
2014-03-31 Emil Velikovtargets/omx: use GALLIUM_OMX_LINKER_FLAGS
2014-03-31 Emil Velikovtargets/omx: introduce GALLIUM_OMX_LIB_DEPS
2014-03-31 Emil Velikovtargets/pipe-loader: move LLVM_LIBS handling inside...
2014-03-31 Emil Velikovtargets/pipe-loader: include dummy.cpp irrespective...
2014-03-31 Emil Velikovtargets/pipe-loader: compact duplicating LDFLAGS
2014-03-31 Joakim Sindholtpipe-loader/swrast: add soft/llvmpipe defines
2014-03-31 Emil Velikovtargets/xa: drop libudev references from automake build
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: fix RECT textures
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: avoid negative register ids
2014-03-30 Rob Clarkfreedreno/a3xx: missing wfi
2014-03-30 Rob Clarkfreedreno/a3xx: little extra debug
2014-03-30 Rob Clarkfreedreno: handle null sampler
2014-03-26 Zack Rusindraw/llvm: improve debugging output a bit
2014-03-26 Zack Rusindraw/gs: reduce the size of the gs output buffer
2014-03-26 Brian Paulsvga: add work-around for Sauerbraten Z fighting issue
2014-03-26 Brian Paulsvga: null out query's hwbuf pointer after destroying
2014-03-26 Brian Paulsvga: add some debug_printf() calls in the query object...
2014-03-26 Brian Paulsvga: fix a comment (sampler vs. sampler_view)
2014-03-26 Zack Rusinllvmpipe: Fix llvmpipe_create_gs_state.
2014-03-26 Christian Königst/omx/dec: fix possible segfault at eos
2014-03-26 Roland Scheideggergallivm: fix no-op n:n lp_build_resize()
2014-03-25 José Fonsecallvmpipe: Simplify vertex and geometry shaders.
2014-03-25 José Fonsecadraw: Duplicate TGSI tokens in draw_pipe_pstipple module.
2014-03-25 Alexander von Gluck IVhaiku: Fix build through scons corrections and viewport...
2014-03-22 Marek Olšákradeonsi: disable fast color clear for 1D-tiled surface...
2014-03-21 Tom Stellardclover: Fix typo in validate_object()
2014-03-21 Roland Scheideggerllvmpipe: add support for b5g6r5_srgb
2014-03-21 Roland Scheideggergallium: add b5g6r5 srgb format
2014-03-21 Ilia Mirkinnvc0/ir: move sample id to second source arg to fix...
2014-03-20 Marek Olšákgallium/u_gen_mipmap: remove the software fallback
2014-03-20 Marek Olšákst/mesa: fix generating mipmaps for cube arrays
2014-03-20 Marek Olšákr600g: use more appropriate names for async DMA functions
2014-03-20 Marek Olšákr600g: deobfuscate async DMA code
2014-03-20 Marek Olšákr600g: don't flush the gfx IB explicitly before doing DMA
2014-03-20 Marek Olšákwinsys/radeon: only add duplicate relocations for DMA...
2014-03-20 Niels Ole Salscheiderradeonsi: Implement DMA blit
2014-03-20 Niels Ole Salscheiderradeon: Move r600_need_dma_space to common code
2014-03-20 Richard Sandifordllvmpipe: Tighten check for alpha-only formats
2014-03-20 Jonathan Graynouveau: don't assume libdrm include prefix
2014-03-20 Jonathan Graynouveau: use DLOPEN_LIBS instead of -ldl
2014-03-18 Brian Paulgallium/docs: update SLT, SGE, SFL, STR opcode docs
2014-03-18 Maarten Lankhorstnvc0: Handle user mapped vertex buffer for edgeflag
2014-03-18 Francisco Jerezclover: Fix region size error checking in some buffer...
2014-03-18 Ilia Mirkinnv50/ir/gk110: add postfactor support for fmul
2014-03-18 Ilia Mirkinnv50/ir/gk110: set not modifier on first source of...
2014-03-18 Ilia Mirkinnv50/ir/gk110: use shl/shr instead of lshf/rshf so...
2014-03-18 Ilia Mirkinnv50/ir/gk110: add 64/128-bit fetch/export support
2014-03-18 Ilia Mirkinnv50/ir/gk110: fix handling of OP_SUB for floating...
2014-03-18 Ilia Mirkinnv50/ir/gk110: presin/preex2 take their source at bit 23
2014-03-18 Ilia Mirkinnv50/ir/gk110: add implementations of div u32/s32
2014-03-18 Ilia Mirkinnv50/ir/gk110: implement quadop
2014-03-18 Ilia Mirkinnv50/ir/gk110: fill in mov from predicate
2014-03-18 Ilia Mirkinnv50/ir/gk110: handle derivAll flag, fix useOffsets...
2014-03-18 Ilia Mirkinnv50/ir/gk110: fix setting texture for txd/txf/txq
2014-03-18 Ilia Mirkinnv50/ir/gk110: add texcsaa implementation
2014-03-18 Ilia Mirkinnv50/ir/gk110: add pfetch support
2014-03-18 Ilia Mirkinnv50/ir/gk110: add emit/restart implementations
2014-03-18 Ilia Mirkinnv50/ir/gk110: add missing break in sched emit
2014-03-18 Ilia Mirkinnv50/ir/gk110: implement partial txq support
2014-03-18 Ilia Mirkinnv50/ir/gk110: fill out texture instruction support
2014-03-18 Ilia Mirkinnv50/ir/gk110: fix control flow opcode emission, add...
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-03-17 Michel Dänzerwinsys/radeon: Store GPU virtual memory addresses of...
2014-03-16 Chia-I Wutargets/dri-ilo: make the driver installable
2014-03-15 Aaron Watryradeonsi/compute: Fix memory leak
2014-03-14 Jeff Muizelaargallivm: optimize repeat linear npot code in the aos...
2014-03-14 Roland Scheideggergallivm: use correct rounding for nearest wrap mode...
2014-03-14 Jeff Muizelaargallivm: use correct rounding for linear wrap mode...
2014-03-14 Niels Ole Salscheiderradeonsi: flush the dma ring in si_flush_from_st
2014-03-14 Niels Ole Salscheiderradeon: Move DMA ring creation to common code
2014-03-14 Emil Velikovnvc0: minor cleanups in stream output handling
2014-03-14 Emil Velikovnouveau: honor fread return value in the nouveau_compiler
2014-03-14 Emil Velikovnouveau: typecast the prime_fd handle when calling...
2014-03-14 Emil Velikovnv50: add missing brackets when handling the samplers...
2014-03-12 Niels Ole Salscheiderr600g: compute memory pool size is given in dw
2014-03-11 Marek Olšákr600g,radeonsi: attempt to fix racy multi-context apps...
2014-03-11 Marek Olšákr600g,radeonsi: fix broken buffer download
2014-03-11 Marek Olšákr600g,radeonsi: use a fallback in dma_copy instead...
2014-03-11 Marek Olšákradeonsi: small cleanup in get_param
2014-03-11 Marek Olšákradeonsi: set correct alignment for texture buffers...
2014-03-11 Marek Olšákr600g, radeonsi: fix primitives-generated query with...
2014-03-11 Marek Olšákr600g,radeonsi: don't add streamout.num_dw_for_end...
2014-03-11 Marek Olšákr600g,radeonsi: fix MAX_TEXTURE_3D_LEVELS and MAX_TEXTU...
2014-03-11 Marek Olšákst/dri: flush drawable textures before unreferencing
2014-03-11 Marek Olšákradeonsi: implement fast color clear
2014-03-11 Marek Olšákr600g: move fast color clear code to a common place
2014-03-11 Marek Olšákr600g,radeonsi: move CMASK register values from r600_su...
2014-03-11 Marek Olšákradeonsi: convert the framebuffer state to atom-based
2014-03-11 Marek Olšákr600g: move cayman MSAA setup to a common place
2014-03-11 Marek Olšákradeonsi: move framebuffer-related state to a new struc...
2014-03-11 Marek Olšákr600g,radeonsi: set priorities for relocations
2014-03-11 Marek Olšákr300g,uvd,vce: set priorities for relocations
2014-03-11 Marek Olšákwinsys/radeon: add interface for setting a priority...
2014-03-11 Jonathan Graygallium: add endian detection for OpenBSD
next