util: Don't use x86 asm on x86_64.
[mesa.git] / src / gallium / auxiliary / util /
2009-03-25 José Fonsecautil: Don't use x86 asm on x86_64.
2009-03-25 Alan CoopersmithAdd #ifdefs needed to compile Gallium on Solaris with...
2009-03-22 Jakob Bornecrantzdebug: Add function for writing transfers to files
2009-03-23 José Fonsecautil: Add a new macro for testing empty lists.
2009-03-20 Keith Whitwellgallium/util: add upload manager helper module
2009-03-18 Keith Whitwellutil: avoid clashprone UINT, UBYTE enum values
2009-03-17 José Fonsecautil: Realloc takes bytes.
2009-03-16 José Fonsecautil: bitmask data type.
2009-03-13 Keith Whitwellgallium: consolidate bypass_vs and bypass_clipping...
2009-03-13 Keith Whitwellgallium: no need to keep a copy of shader tokens in...
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-12 Keith Whitwellutil: fix debug_assert() to avoid unused variable warni...
2009-03-05 Brian Paulgallium: added null ptr check in align_free()
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Remove some superfluous instances of #include...
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Keith Whitwellutil: set vbuf.max_index in draw_vertex_buffer()
2009-02-25 Benjamin Closegallium: Add support for BSD operating systems, tested...
2009-02-24 José Fonsecagallium: Add pipe_buffer_write/read inlines.
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-24 José Fonsecautil: Don't use 0-sized arrays.
2009-02-20 José Fonsecautil: Use a checkboard pattern instead of asserting...
2009-02-20 Keith Whitwellutil/debug: need to fflush(stderr) on windows
2009-02-20 José Fonsecautil: Also output messages to stderr on windows.
2009-02-20 José Fonsecautil: Stack backtracing facilities.
2009-02-20 Jakob Bornecrantzgallium: Improve makefiles for libraries
2009-02-19 José Fonsecautil: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to...
2009-02-19 José Fonsecamesa: Free the util shaders with the gallium's FREE.
2009-02-19 José Fonsecautil: Use right include.
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-18 José Fonsecautil: Move p_debug.h into util module.
2009-02-18 José Fonsecautil: (Re)enable memory debugging for all windows platf...
2009-02-12 Michel Dänzergallium: Fix a couple of potential NULL pointer derefer...
2009-02-12 Michel DänzerCosmetic: Rename struct pipe_transfer pointers from...
2009-02-11 Brian Paulgallium: const-correctness for u_linear.c functions
2009-02-11 Brian Paulgallium: silence warnings about void ptr arithmetic
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-05 Michel Dänzergallium: No longer allow CPU mapping surfaces directly.
2009-02-03 Zack Rusingallium: remove pipe_buffer from surfaces
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-02-01 José Fonsecautil: List new file in sconscript.
2009-01-31 Zack Rusingallium: initialize simple screen in drivers
2009-01-30 Zack Rusingallium: add a convience wrapper for simple screens
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 José Fonsecautil: Define ffs for MinGW.
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 Zack Rusingallium: give the screen priority when it comes to...
2009-01-27 Zack Rusingallium: standardize api on the prefix "nr"
2009-01-27 Zack Rusingallium: standardize on stride instead of pitch in...
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 José Fonsecagallium: Remove the standalone surfaces.
2009-01-19 Keith Whitwellutil: add reduced prim helper
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-17 Keith Whitwelldebug: add noprefix version of debug_dump_enum
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 José Fonsecagallium: Disable memory debugging for Windows OGL.
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-06 Brian Paulgallium: Fix typeo in mipmap filter for GL_UNSIGNED_SHO...
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 José Fonsecautil: List new file in SConscript.
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-30 José Fonsecagallium: Initialize var before use.
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José Fonsecagallium: const correctness.
2008-12-20 José Fonsecagallium: Fix typo in define name.
2008-12-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-19 Brian Paulgallium: begin adapting Ian's 3D mipmap gen code to...
2008-12-19 Brian Paulgallium: Fix typeo in mipmap filter for GL_UNSIGNED_SHO...
2008-12-19 José Fonsecagallium: Simple and efficient cache.
2008-12-19 Brian Paulgallium: replace #elif with #else
2008-12-19 Brian Paulgallium: replace #elif with #else
2008-12-18 Robert EllisonGallium: fix for conform test
2008-12-18 Robert EllisonGallium: fix for conform test
2008-12-18 José Fonsecagallium: Enable memory debugging on all windows platforms.
2008-12-18 Brian Paulgallium: fix memory corruption in u_gen_mipmap.c
2008-12-18 Brian Paulgallium: fix memory corruption in u_gen_mipmap.c
2008-12-16 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Keith WhitwellMerge branch 'no-validate' into gallium-0.1
2008-12-12 Keith Whitwellgallium: avoid mapping same vertex buffer in subsequent...
2008-12-12 Roland Scheideggergallium: fixes for srgb, new srgb formats
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
next