egl: Add EGL_WL_bind_wayland_display
[mesa.git] / src / gallium /
2011-03-01 Benjamin Franzkeegl: Add EGL_WL_bind_wayland_display
2011-03-01 Daniel Vetteri915g: kill relocs accouting
2011-03-01 Daniel Vetteri915g: switch to the exact batch space reservation...
2011-03-01 Daniel Vetteri915g: split up hw state emission into small atoms
2011-03-01 Daniel Vetteri915g: fix i915_winsys_batchbuffer_write
2011-03-01 Marek Olšákr300g: initialize some r500 PS3 regs
2011-03-01 Marek Olšákr300g: document some more DRM 2.8.0 features
2011-03-01 Thomas Hellstromst/egl: Implement swapbuffer throttling
2011-03-01 Thomas Hellstromst/egl/drm: Rework swapbuffers
2011-03-01 Thomas Hellstromst/egl: Add a helper to perform a copy swap on a resour...
2011-03-01 Thomas Hellstromst/egl: Move the copy context to the native display...
2011-03-01 Dave Airliest/dri: one more missing array size
2011-03-01 Dave Airliest/dri: fix missing array size init.
2011-03-01 Dave Airlieegl/st: add array size initialisor
2011-03-01 Dave Airlier600g: add NV_conditional_render support.
2011-03-01 Dave Airlier600g: start using drm minor version to enable things.
2011-03-01 Marek Olšákr300g: fix RGTC2_SNORM
2011-03-01 Marek Olšákr300g: reorder parts of translate_texformat
2011-03-01 Alex Deucherr600g: truncate point sampled texture coordinates
2011-03-01 Marek Olšákr300g: fix RGTC1_UNORM and RGTC2_UNORM
2011-03-01 Brian Paulsoftpipe: remove redundant draw_flush() call
2011-03-01 Brian Pauldraw: setup pipe's draw pointer for the aapoint stage
2011-03-01 Brian Paulsvga: add assertions in svga_shader_type()
2011-03-01 Marek Olšákr300g: set the correct HiZ clear value
2011-02-28 Marek Olšákr300g: update derived state before uploading vertex...
2011-02-28 Marek Olšáku_vbuf_mgr: compute user buffer size for instance data...
2011-02-28 Marek Olšákr300g: fix printing whether Z compression is enabled
2011-02-28 Marek Olšákr300g: disable HiZ permanently if the the depth functio...
2011-02-28 Marek Olšákr300g: fix HiZ memory size computation and deciding...
2011-02-28 Alex Deucherr600g: add missing evergreen INT_TO_FLT to r600_bc_get_...
2011-02-28 Jerome Glisser600g: indentation fixes
2011-02-28 Marek Olšákr300g: initialize SC_SCREENDOOR
2011-02-28 Marek Olšákr300g: disable hyper-z on rs6xx+
2011-02-28 Dave Airliergtc: llvmpipe/softpipe refuse RGTC until u_format...
2011-02-28 Dave Airlier300g: force swizzles for RGTC
2011-02-28 Christian Königr600g: implement instanced drawing support
2011-02-28 Christian Königst/mesa & v_bug_mgr: two small instanced drawing fixes
2011-02-28 Dave AirlieRevert "r600g: Don't negate result of ABS instruction"
2011-02-27 Fabian Bielerr600g: Process TRUNC with tgis_op2
2011-02-27 Fabian Bielerr600g: Don't negate result of ABS instruction
2011-02-27 Daniel Vetteri915g: implement cache flushing
2011-02-27 Daniel Vetteri915g: buffer validation for blitter
2011-02-27 Daniel Vetteri915g: buffer validation for render state
2011-02-27 Daniel Vetteri915g/winsys: buffer validation support
2011-02-27 Daniel Vetteri915g: add raw batchbuffer dumping in drm winsys
2011-02-27 Daniel Vetteri915g: cleanup static state calculation, part 2
2011-02-27 Daniel Vetteri915g: cleanup static state calculation, part 1
2011-02-26 Daniel Vetteri915g: make dynamic state emission actually lazy
2011-02-26 Jakob Bornecrantzgallivm: Initialize stack values
2011-02-26 Jakob Bornecrantzi915g: Handle null constants properly
2011-02-26 Daniel Vetteri915g: fix null deref in draw_rect emission
2011-02-26 Daniel Vetteri915g: simplify math in constants emission
2011-02-26 Jakob Bornecrantzi915g: Use the same debug env vars in drm and sw winsys
2011-02-26 Jakob Bornecrantzi915g: Use unchecked writes in sw winsys batchbuffer
2011-02-26 Alan HourihaneCheck for out of memory when creating fence
2011-02-26 Jakob Bornecrantzutil: Don't destroy shaders null shaders
2011-02-25 Jakob Bornecrantzutil: Don't create array texture shaders if the driver...
2011-02-25 Jerome Glissegallium/tgsi: shuffle ureg_src structure to work around...
2011-02-25 Dave Airliegallium/util: add 1d/2d mipmap generation support
2011-02-25 Vinson Leescons: Reduce all Cygwin platform names to 'cygwin'.
2011-02-24 Dave Airlier600g: explicity set sign bits for RGTC
2011-02-24 Dave Airlier600g: bc 4/5 or rgtc textures need to be tiled as...
2011-02-24 Dave Airlier300g: explicit sign bits on RGTC textures
2011-02-24 Christoph Bumillernvc0: fix PointCoord enable in FP header
2011-02-24 Christoph Bumillernvc0: change TGSI CMP translation to use slct
2011-02-24 Christoph Bumillernvc0: sprite coord enable is per GENERIC, not overall...
2011-02-24 Christoph Bumillernvc0: fix new_value calls using type instead of size
2011-02-24 Christoph Bumillernvc0: set local memory usage info in shader header
2011-02-24 Christoph Bumillernvc0: don't fold loads from local memory
2011-02-24 Christoph Bumillernvc0: presin and preex2 can load from const space
2011-02-24 Christoph Bumillernvc0: kick out empty live ranges
2011-02-24 Christoph Bumillernvc0: preemptively insert branch at ENDIF
2011-02-24 Christoph Bumillernvc0: correct allocation of constrained registers
2011-02-24 Christoph Bumillernvc0: sync textures with render targets ourselves
2011-02-24 Christoph Bumillernvc0: improve userspace fencing
2011-02-24 Christoph Bumillernvc0: values for undefined outputs must have file GPR
2011-02-24 Christoph Bumillernvc0: multiply polygon offset units by 2
2011-02-24 Christoph Bumillernvc0: fix SSG
2011-02-24 Christoph Bumillernvc0: don't visit target blocks of a loop break multipl...
2011-02-24 Christoph Bumillernvc0: don't overwrite phi sources at the end of a loop
2011-02-24 Fabian Bielergallium/utils: Fix vertex element setup
2011-02-24 José Fonsecasvga: Ensure rendertargets and textures are always...
2011-02-24 Dave Airlier600g: EXT_texture_array support.
2011-02-24 Vinson Leescons: Fix Cygwin platform names.
2011-02-24 Jakob Bornecrantzi915g: Lazy emit dynamic state
2011-02-24 Jakob Bornecrantzi915g: Lazy emit immediate state
2011-02-24 Jakob Bornecrantzi915g: Disable LIS7 state updates for now
2011-02-24 Jakob Bornecrantzi915g: Clean up in i915_state_immediate
2011-02-24 Jakob Bornecrantzi915g: Remove outdated comment
2011-02-24 Jakob Bornecrantzi915g: Use dump function in sw winsys
2011-02-24 Jakob Bornecrantzi915g: Enable mirror repeat wrap mode
2011-02-24 Jakob Bornecrantzi915g: Always set vbo to flush on flushes
2011-02-23 Fabian Bielerr600g: Request DWORD aligned vertex buffers.
2011-02-22 Brian Paulr300g: fix missing initializers warning
2011-02-22 Brian Pauli915g: remove extra semicolons
2011-02-22 José Fonsecagallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ...
2011-02-22 José Fonsecagallium/docs: Update PIPE_TRANSFER_xx docs. Reformat...
2011-02-22 Keith Whitwellgallium: new transfer flag: DISCARD_WHOLE_RESOURCE
2011-02-20 Jakob Bornecrantzst/dri: Track drawable context bindings
2011-02-21 Daniel Vetteri915g: add some throttling
next