i965: handle extended swizzle terms (0,1) in get_src_reg()
[mesa.git] / src / gallium /
2009-05-09 Corbin Simpsonradeon-gallium: Clean up some of the BO counting logic.
2009-05-09 Corbin Simpsonr300-gallium: vs: Make imms work, cleanup some of the...
2009-05-09 Corbin Simpsonr300-gallium: Start VS dumper.
2009-05-09 Corbin Simpsonr300-gallium: vs: Add SLT, clean up MAX.
2009-05-09 Corbin Simpsonr300-gallium: vs: Add MAX.
2009-05-09 Corbin Simpsonr300-gallium: vs: Add scalar setup, RSQ.
2009-05-09 Corbin Simpsonr300-gallium: vs: Add writemasks.
2009-05-09 Corbin Simpsonr300-gallium: Fix bad cast. Space accounting completely...
2009-05-09 Corbin Simpsonr300-gallium, radeon: BO handling fixes, some useful...
2009-05-09 Corbin Simpsonradeon-gallium: Shut up Valgrind.
2009-05-09 Corbin Simpsonr300-gallium, radeon: A couple cleanups.
2009-05-09 Corbin Simpsonr300-gallium: Finish space accounting.
2009-05-08 José Fonsecawgl: Export pixelformats with accumulation bits.
2009-05-08 Keith Whitwellutil/upload: catch failures to map_range and return...
2009-05-08 Keith Whitwellstw: fix potential uninitialized use of curctx
2009-05-08 José Fonsecawgl: Enforce a minimum 1x1 framebuffer size.
2009-05-08 José Fonsecawgl: Add assertion for missing function.
2009-05-08 José Fonsecawgl: Remove unused variable.
2009-05-08 José Fonsecawgl: Implement ShareLists.
2009-05-07 Ben Skeggsnouveau: respect GALLIUM_STATE_TRACKERS_DIRS
2009-05-07 Ben Skeggsnouveau: remove dri1 code now we're using the dri state...
2009-05-07 Ben Skeggsnouveau: use dri state tracker for dri1
2009-05-07 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian Paulgallium: remove redundant cube face #defines
2009-05-05 Brian Paulgallium: fix texcoords for cubemap mipmap generation
2009-05-05 José Fonsecawgl: Implemente SwapLayerBuffers.
2009-05-05 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-05-05 Keith Whitwellgallium/tgsi: hack around linker/archiver breakage
2009-05-05 José Fonsecawgl: Include alpha bits in pixel format's cColorBits...
2009-05-05 Keith Whitwellgallium/draw: cope with unused vertex_elements
2009-05-05 José Fonsecawgl: UINT_PTR null value is an integral type, so return...
2009-05-05 José Fonsecapb: Save the stack backtrace when creating/mapping...
2009-05-05 José Fonsecapb: Dump the fenced buffer sizes.
2009-05-05 Stephane Marchesinnv04: small fix again
2009-05-05 Stephane MarchesinFix an nv04 bug (thanks Mhopf).
2009-05-02 Brian Pauldraw: added some inf/nan debug code (disabled)
2009-05-02 Brian Paulgallium/glx: say we're direct rendering
2009-05-02 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 Brian Paulxlib winsys: use new st_swapbuffers() function
2009-05-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 José Fonsecaegl_xlib: Pass RTLD_LAZY to dlopen.
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-05-01 Corbin Simpsonradeon: Don't even bother with things too big to fit...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Hide radeon_cs from r300...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Space accounting.
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Reorganize r300_winsys...
2009-05-01 Corbin Simpsonr300-gallium: Don't bother with conditional double...
2009-05-01 Corbin Simpsonradeon: Fix cast and comment.
2009-04-30 Tormod Voldenmesa: Prepend "-Wl," to linking options
2009-04-30 Brian Pauli915simple: remove duplicated i915_context.c in C_SOURCES
2009-04-30 Michel Dänzergallium: Add SCons build support for the DRI state...
2009-04-29 Brian Paultgsi: added tgsi_check_soa_dependencies() and related...
2009-04-28 Brian Paulsoftpipe: return PIPE_UNREFERENCED in softpipe_is_buffe...
2009-04-28 Keith Whitwellgallium/draw: add ability to print out active pipeline...
2009-04-28 Keith Whitwellutil/indices: remove debug prints
2009-04-28 José Fonsecawgl: Store current HDC/HGLRC in stw_context.
2009-04-28 Thomas Hellstromgallium dri st: Propagate the drawable info when we...
2009-04-28 Thomas Hellstromgallium dri st: Use st_get_current() instead of GET_CUR...
2009-04-28 Jakob Bornecrantzgallium-intel: Create a i965_dri.so symlink
2009-04-27 Jakob Bornecrantzgallium-intel: Fix build of dri driver
2009-04-28 Thomas Hellstromgallium dri st: Fix up some comments and minor bugs.
2009-04-28 Corbin Simpsonradeon-r300: Fix a bit of breakage.
2009-04-28 Corbin Simpsonradeon: Use PCI_MATCH_ANY for xorg driver.
2009-04-28 Thomas Hellstromgallium: Rename the dri state tracker lib to libdridrm.a
2009-04-28 Thomas Hellstromgallium: indent and cleanfile the dri state-tracker.
2009-04-28 Thomas Hellstromgallium: Update the dri2 state tracker to support dri1.
2009-04-28 Thomas Hellstromgallium: Add a dri1 api
2009-04-28 Thomas Hellstromgallium: Move the dri2 state tracker since we're about...
2009-04-28 Thomas Hellstromgallium: Update the drm_api.
2009-04-27 José Fonsecawgl: Cope with pre-existing threads.
2009-04-27 José Fonsecawgl: Implement WGL_EXT_extensions_string extension.
2009-04-27 José Fonsecautil: Remove unix includes.
2009-04-27 Keith Whitwellutil/time: add util_time_sleep() for windows userspace
2009-04-24 Micah Dowtyutil: Add debug_printf_once
2009-04-27 José Fonsecastw: Use a statically initiallized gl proc table.
2009-04-26 Corbin Simpsonr300-gallium: Correctly flush Draw.
2009-04-26 Mathias Gottschlagr300-gallium: Add a draw_flush() to r300_flush().
2009-04-25 Corbin Simpsonr300-gallium: Fix vertex shader OVM counting.
2009-04-25 Corbin Simpsonr300-gallium: Clean up FB state emit.
2009-04-25 Mathias Gottschlagr300-gallium: Set framebuffer pitch on every framebuffe...
2009-04-25 Jakob Bornecrantzgallium-intel: Fix warning
2009-04-25 Jakob Bornecrantzgallium-intel: Cache software switch
2009-04-25 Jakob Bornecrantzgallium-intel: Link dri2 driver with softpipe
2009-04-24 Brian Paultgis: SSE code generator doesn't yet support indirect...
2009-04-24 Keith Whitwellpipebuffer: don't fail when validating mapped buffers
2009-04-24 Jakob Bornecrantzutil: Add more entry points for dumping to bmp
2009-04-23 Michel Dänzergallium: Handle non-NULL data pointer in EXA ModifyPixm...
2009-04-23 Michel Dänzergallium: Make the intel xorg winsys start up with any...
2009-04-23 Michel Dänzergallium/intel/gem: Use softpipe rather than i915simple...
2009-04-23 Michel Dänzergallium: Always include xorg-server.h before other...
2009-04-23 Michel Dänzergallium: Fix up xorg state tracker build.
2009-04-22 Brian Paulgallium: license, copyright
2009-04-21 Mathias Gottschlagr300-gallium: Fix CS size mismatch
2009-04-20 Brian Paulsoftpipe: fix softpipe_is_buffer/texture_referenced...
2009-04-20 José Fonsecawgl: Don't implement broken gl_dispatch_stub_xxx.
2009-04-20 Keith Whitwellutil: don't set unused blend state
2009-04-20 Jakob Bornecrantztrace: Add initializer for static variables
2009-04-19 Jakob Bornecrantztrace: Enable dumping to be turned on and off
2009-04-18 José Fonsecasoftpipe: Simplify softpipe_create's prototype.
next