mesa.git
2010-03-02 Zack Rusinllvmpipe: improve based on review from Jose and fix...
2010-03-02 Keith Whitwellllvmpipe: remove some ifdefs
2010-03-02 Keith Whitwellllvmpipe: reorganize transfer usage
2010-03-02 Brian Paulintel: passs correct context type to intel_prepare_rend...
2010-03-02 Brian Pauli965: include macros.h to get CLAMP macro
2010-03-02 Brian Paulglx: replace assertion with conditional
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 Marek Olšákutil/blitter: Fix the viewport transformation for Z...
2010-03-02 Vinson Leei915g: Add assert to check for null pointer dereference.
2010-03-02 Vinson Leeglsl: Add assert to check input to strcmp.
2010-03-02 Vinson Leemesa: Add asserts to check inputs to memcpy.
2010-03-02 Dave Airlier600: fix blender picking.
2010-03-02 Zack Rusinllvmpipe: implement some control-flow
2010-03-02 George Sapountzisglapi: fix compile with ES
2010-03-01 José Fonsecaglapi: Fix syntax.
2010-03-01 Pauli Nieminenradeon: Reduce number of radeon_bo_map calls that requi...
2010-03-01 Karl SchultzRemove now obsolete mesa_bzero symbol.
2010-03-01 George Sapountzisglapi: drop SOLARIS_THREADS
2010-03-01 George Sapountzisglapi.c: misc coscmetic for FreeTSD
2010-03-01 George Sapountzisglapi.c: misc cosmetic
2010-03-01 George Sapountzisglapi.c: mv init_glapi_relocs to glapi_getproc.c
2010-03-01 George Sapountzisglapi.c: mv check_table to glapi_getproc.c
2010-03-01 George Sapountzisglapi.c: split check_table to not_null and get_proc
2010-03-01 George Sapountzisglapi.h: drop dispatch_override prototypes
2010-03-01 George Sapountzisglapi.h: misc cosmetic
2010-03-01 George Sapountzisglapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CON...
2010-03-01 Michal Kroltgsi: Cleanup exec code for CLAMP, CMP and CND.
2010-03-01 Michal Krolr300: Save viewport and clip states before invoking...
2010-03-01 Michal Krolutil: Fix u_blitter setup code after bypass_vs_clip_and...
2010-03-01 José Fonsecautil: A few more todo marks.
2010-03-01 José Fonsecautil: More documentation for u_format.csv
2010-03-01 José Fonsecautil: Tweak comments regarding R8G8B8A8/X8_UNORM.
2010-03-01 José Fonsecapython: Don't mention deprecated drivers=trace option.
2010-03-01 José Fonsecapython: Don't mention deprecated drivers=trace option.
2010-03-01 José Fonsecallvmpipe: Don't mention deprecated drivers=trace option.
2010-03-01 José Fonsecaprogs/gallium: Make a phony target "unit" to run unit...
2010-03-01 Francisco Jerezdri/nouveau: Combine the dummy texture more determinist...
2010-03-01 Francisco Jerezdri/nouveau: Fix up the ADD texture environment on...
2010-03-01 Andrew Randrianasuludri/nouveau: Add two stencil operation cases in nv04_st...
2010-03-01 Andrew Randrianasuludri/nouveau: Allow to render to XRGB8888 textures.
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-28 Alex WeissFixed mklib to properly merge static libraries on darwin.
2010-02-28 Vinson Leedri: Remove dead code.
2010-02-28 Vinson Leeglut: Add asserts to check for null pointer dereferences.
2010-02-28 Vinson Leeglx: Add assert to check input to memcpy.
2010-02-28 Vinson Leemesa: Add asserts to check inputs to memcpy.
2010-02-28 Vinson Leemesa: Add assert to check input to memcpy is not null.
2010-02-28 Vinson Leeglsl: Move assert from outside to inside of _slang_gen_...
2010-02-28 Vinson Leedri: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leei810: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leemach64: Add asserts to check for null pointer dereferences.
2010-02-28 Vinson Leemga: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leer128: Add assert to check for null pointer dereference.
2010-02-27 Marek Olšákst/mesa: do not advertise S3TC if the external lib...
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 Marcin Slusarzmesa: remove libmesagallium.a on make clean
2010-02-27 Vinson Leer300: Add asserts to check for null pointer dereferences.
2010-02-27 Vinson Leesavage: Add assert to check for null pointer dereference.
2010-02-27 Vinson Leesis: Add assert to check function pointer is not null.
2010-02-27 Vinson Leetdfx: Add asserts to check for null pointer dereferences.
2010-02-27 Vinson Leeunichrome: Assert that pointer is not null before deref...
2010-02-27 José Fonsecautil: Fix X8/A8B8G8R8_SNORM's swizzle.
2010-02-27 José Fonsecaprogs/gallium: Add unit tests for pixel format packing...
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šákradeong: clean up includes
2010-02-27 Marek Olšákr300g: always emit the correct max vertex index to...
2010-02-27 Marek Olšákr300g: remove pointless "while"
2010-02-27 Vinson Leeradeon: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leedri: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leest/dri: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leer600: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leeglsl: Assert input to strcmp is not null.
2010-02-27 Vinson Leeglsl: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leemesa: Remove unnecessary header.
2010-02-27 Jakob Bornecrantzst/xorg: Re-enable crtc on resize
2010-02-27 Jakob Bornecrantzst/xorg: Fix copy-topy
2010-02-27 Jakob Bornecrantzvmware/xorg: Bump to match vmware driver
2010-02-27 Jakob Bornecrantzst/xorg: Make resize fail gracefully
2010-02-27 Jakob Bornecrantzst/xorg: Obey max {width|height} from kernel and Gallium
2010-02-27 Thomas Hellstromst/xorg: Encapsulate all customizable stuff in a separa...
2010-02-27 Jakob Bornecrantzvmware/xorg: Export modinfo just as the other vmware...
2010-02-27 Jakob Bornecrantzst/xorg: A bit more debugging info
2010-02-27 Jakob Bornecrantzst/xorg: Make default of debugging fallbacks smart
2010-02-27 Jakob Bornecrantzdrm/vmware: Latest interface changes are backwards...
2010-02-27 Thomas Hellstromst/xorg, vmware/xorg: Fix xnfcalloc arguments.
2010-02-27 Thomas Hellstromvmware: Update vmwgfx_drm.h to kernel version.
2010-02-26 Alex Deucherr600: enable OQ on rv740 on drms with working pipe...
2010-02-26 Klaus Schnassr600: fail to validate unsupported texture formats
2010-02-26 Christoph Bumillernv40: fix include of nv04_surface_2d.h
2010-02-26 Kristian Høgsbergeglinfo: Wrap extension string
2010-02-26 Kristian Høgsbergxeglgears: Add an case that exercises EGL_KHR_gl_render...
2010-02-26 Kristian Høgsbergegl_dri2: Implement EGL_KHR_gl_renderbuffer_image
next