winsys/drm: Handle circular dependencies in Makefile.egl.
[mesa.git] / src / gallium / drivers /
2010-03-09 Keith Whitwelltargets/libgl-xlib: add code to inject trace and identi...
2010-03-09 Keith Whitwellws/xlib: remove self-knowledge about users of xlib...
2010-03-09 Brian Paulcell: fix up assorted compilation problems
2010-03-09 Keith Whitwellsoftpipe: silence warning
2010-03-09 Keith Whitwellcell: untwiddle surface contents in flush_frontbuffer()
2010-03-09 Keith Whitwellcell: attempt conversion to sw_winsys
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Keith WhitwellSquashed commit of gallium-no-texture-blanket
2010-03-09 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-09 Marek Olšáksoftpipe: quads never provoke the first vertex
2010-03-09 Marek Olšákllvmpipe: quads never provoke the first vertex
2010-03-08 Brian Paulllvmpipe/gallivm: checkpoint: array of pointers to...
2010-03-08 Brian Paulnv: define NV30/40/50_MAX_TEXTURE_LEVELS
2010-03-08 Brian Paulr300g: define R300_MAX_TEXTURE_LEVELS
2010-03-08 Brian Paulsvga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/
2010-03-08 Brian Pauli915g: define I915_MAX_TEXTURE_2D/3D_LEVELS
2010-03-08 Brian Pauli965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS
2010-03-08 Brian Paulsoftpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS
2010-03-08 Brian Paulllvmpipe: define max texture levels
2010-03-08 Brian Paulllvmpipe: rewrap for 80 columns
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Brian Paulsoftpipe: zero-out entire clear_flags array in sp_tile_...
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-08 Marek Olšákr300g: fix updating the tiling flags for the framebuffe...
2010-03-08 Marek Olšákr300g: remove unnecessary state emissions and clean up
2010-03-07 Marek Olšákr300g: fix DRM errors
2010-03-07 Marek Olšákr300g: disable macrotiling when the texture height...
2010-03-07 Marek Olšákr300g: enable micro- and macrotiling for all textures...
2010-03-07 Marek Olšákr300g: add ability to tile/detile textures using blit...
2010-03-07 Marek Olšákr300g: move r300_transfer to separate files
2010-03-07 Marek Olšákr300g: disable emitting the HWTCL-related state when...
2010-03-07 Marek Olšákr300g: resurrect r300_emit_vertex_buffer for SWTCL
2010-03-07 Marek Olšákr300g: validate buffers when using SWTCL
2010-03-07 Marek Olšákr300g: share the VS-output-mapping state with SWTCL
2010-03-07 Marek Olšákr300g: abort if FS compilation fails on non-debug builds
2010-03-06 Marek Olšákr300g: minor cleanups after the no-rhw merge
2010-03-06 Marek Olšákr300g: clamp vertex max index according to currently...
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Brian Paulsoftpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for...
2010-03-05 Christoph Bumillernouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulsoftpipe: minor tweaks to texture filtering code
2010-03-04 Brian Paulllvmpipe: new comment
2010-03-04 Corbin Simpsonr300g: Fix indexbuf upper limits.
2010-03-04 Keith Whitwellsoftpipe: fix constant buffer tracking after rework
2010-03-04 Keith Whitwellgallium: remove redundant includes
2010-03-04 Keith Whitwellgallium: fix llvmpipe after winsys move
2010-03-04 Keith Whitwellsoftpipe: rework to use the llvmpipe winsys
2010-03-04 Jakob Bornecrantznouveau: Conversion to winsys handle
2010-03-04 Keith Whitwellsoftpipe: remove dead get_texture_buffer function
2010-03-04 Keith Whitwellr300g: remove dead r300_get_texture_buffer function
2010-03-03 José Fonsecallvmpipe: Store the original triangle coordinates in...
2010-03-03 José Fonsecallvmpipe: Ensure context is flushed when destroying...
2010-03-03 José Fonsecar300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
2010-03-03 José Fonsecallvmpipe: Linux is no longer a dependency. Llvmpipe...
2010-03-03 José Fonsecallvmpipe: Centralize LLVM initialization.
2010-03-03 José Fonsecallvmpipe: Update for lp_bld_init.h rename.
2010-03-03 Corbin Simpsonr300g: Use a macro to consolidate general state handling.
2010-03-02 Christoph Bumillernv50: fix RT formats after format rename fixes
2010-03-02 José Fonsecanouveau: Rename pipe formats.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Keith Whitwellllvmpipe: remove some ifdefs
2010-03-02 Keith Whitwellllvmpipe: reorganize transfer usage
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 José Fonsecasvga: Rename pipe formats.
2010-03-02 José Fonsecasoftpipe: Rename pipe formats.
2010-03-02 José Fonsecar300: Rename pipe formats.
2010-03-02 Vinson Leei915g: Add assert to check for null pointer dereference.
2010-03-01 José Fonsecanouveau: Rename pipe formats.
2010-03-01 José Fonsecallvmpipe: Rename pipe formats.
2010-03-01 José Fonsecai965: Rename pipe formats.
2010-03-01 José Fonsecai915g: Rename pipe formats.
2010-03-01 José Fonsecacell: Rename pipe formats.
2010-03-01 José Fonsecar300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 José Fonsecasoftpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
2010-03-01 José Fonsecar300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
2010-03-01 José Fonsecai915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropr...
2010-03-01 Michal Krolr300: Save viewport and clip states before invoking...
2010-03-01 Jakob Bornecrantzr300g: Conversion to to winsys handle
2010-03-01 Jakob Bornecrantzsvga: Conversion to winsys handle
2010-03-01 Jakob Bornecrantzi965g: Conversion to winsys handle
2010-03-01 Jakob Bornecrantzi915g: Conversion to winsys handle
2010-03-01 Jakob Bornecrantzgallium: Reorg texture usage flags
2010-03-01 Jakob Bornecrantzgallium: Expose a opaque winsys handle and functions...
2010-03-01 José Fonsecar300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
2010-03-01 José Fonsecallvmpipe: Don't mention deprecated drivers=trace option.
2010-02-28 Marek Olšákr300g: atomize texture and sampler states
2010-02-28 Marek Olšákr300g: decouple vertex stream setup (PSC) and VS output...
2010-02-28 Jakob Bornecrantzi965g: Fix texture creation
2010-02-27 Marek Olšákr300g: put validating buffers after flushing
2010-02-27 Marek Olšákr300g: use the atom size directly during emission
2010-02-27 Marek Olšákr300g: atomize invalidation of texture caches
2010-02-27 Marek Olšákr300g: atomize PVS flush
2010-02-27 Marek Olšákr300g: add size parameter to the atom emit functions
2010-02-27 Marek Olšákr300g: move the emission of GA_POINT_MINMAX into emit_f...
2010-02-27 Marek Olšákr300g: put the emission of R300_US_OUT_FMT_UNUSED back
2010-02-27 Marek Olšákr300g: mark rasterizer_state as dirty only when it...
2010-02-27 Marek Olšákr300g: always emit the correct max vertex index to...
2010-02-27 Marek Olšákr300g: remove pointless "while"
next