winsys/drm: Handle circular dependencies in Makefile.egl.
[mesa.git] / src / gallium /
2010-03-10 Chia-I Wuwinsys/drm: Handle circular dependencies in Makefile...
2010-03-10 Chia-I Wust/egl: Fix build errors in ximage backend after merge.
2010-03-09 José Fonsecanull: Add a null software winsys.
2010-03-09 Keith Whitwelltarget-helpers: missing files
2010-03-09 Keith Whitwellws/gdi: fix typo
2010-03-09 Keith Whitwellgallium: create target for gdi libgl
2010-03-09 Keith Whitwellws/xlib: no dependency on mesa state tracker
2010-03-09 Keith Whitwellegl/x11: use swrast-xlib helper
2010-03-09 Keith Whitwellgallium: create helper for swrast+xlib combination
2010-03-09 José Fonsecascons: Fix the libg-xlib Sconscript.
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 José Fonsecagdi: Fixup llvmpipe gdi winsys too.
2010-03-09 José Fonsecascons: Add new targets option.
2010-03-09 Keith Whitwellwinsys/gdi: get softpipe version compiling
2010-03-09 Keith Whitwellsoftpipe: silence warning
2010-03-09 Keith Whitwellws/gdi: missing file
2010-03-09 Keith Whitwellws/gdi: sketch of gdi changes
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 Whitwellws/xlib: remove USE_XSHM preprocessor macro
2010-03-09 Keith Whitwellws/xlib: manage the GC internally
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 Chia-I Wust/egl: Use xlib_sw_winsys in ximage backend.
2010-03-09 Chia-I Wuwinsys/xlib: Fix a segfault when USE_XSHM is not defined.
2010-03-09 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-09 Marek Olšákdraw: quads never provoke the first vertex
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-09 Chia-I Wust/egl: Fix KMS build error after winsys handle change.
2010-03-08 Brian Paulgallium: update some comments, remove others which...
2010-03-08 Brian Paulvega: remove redundant DEFINES from .c.o rule
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 Zack Rusingallivm: fix a crash by making sure we set the has_mask...
2010-03-08 Keith Whitwellgallium: remove xlib_driver::display_surface
2010-03-08 Keith Whitwellgallium: make it work
2010-03-08 Keith Whitwellgallium: introduce target directory
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 Whitwellws/xlib: remove dead files
2010-03-08 Keith Whitwellws/xlib: fixup softpipe build
2010-03-08 Keith Whitwellwinsys/xlib: remove dependency on glx/x11 state tracker
2010-03-08 Keith Whitwellws/xlib: remove redundant declarations
2010-03-08 Keith Whitwellwinsys/xlib: sketch of cell support
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-08 Chia-I Wust/vega: Fix OpenVG demo segfaults.
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 Vinson Leegallivm: Initialize variables for default cases.
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-06 José Fonsecautil: Use bitshift arithmetic to unpack pixels.
2010-03-06 José Fonsecautil: Move the format tests cases here so that they...
2010-03-06 José Fonsecautil: Several fixes to clamping and test.
2010-03-06 José Fonsecautil: Fix the maximum value computation for SSCALED...
2010-03-06 José Fonsecautil: Add a new flag, for formats that can be described...
2010-03-06 José Fonsecautil: Add the shortened format name to the description.
2010-03-06 José Fonsecagallivm: Add some notes about sampler static state...
2010-03-06 José Fonsecagallivm: Answer question/comment.
2010-03-06 José Fonsecagallivm: Add a placeholder for TGSI_FILE_PREDICATE...
2010-03-06 José Fonsecagallivm: Integrate udis86 on scons builds.
2010-03-06 José Fonsecagallivm: Generate valid IR for LLVM 2.7.
2010-03-05 Brian Paulgallivm: checkpoint: code gen for mipmap selection
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-05 Brian Paulgallivm: added methods for getting texture depth, num...
2010-03-05 Brian Paulgallivm: checkpoint: texture LOD computation code gen
2010-03-05 Brian Paulgallivm: added field for sampler lod
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Brian Paulgallium/docs: document additional wrap mode restrictions
2010-03-05 Brian Paulgallivm: minor arithmetic improvements
2010-03-05 Brian Paulgallivm: implement non-normalized texture wrap modes
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 Brian Paulgallium/docs: updated/improve sampler state documentation
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chia-I Wust/egl: Add support for EGL_KHR_image_base and EGL_KHR_...
2010-03-05 Chia-I Wust/egl: Add get_param to native display interface.
2010-03-05 Chia-I Wust/egl: Move modeset interface to native_modeset.h.
2010-03-05 Chia-I Wust/egl: Add event support to the native display interface.
2010-03-04 Brian Paulsoftpipe: minor tweaks to texture filtering code
next