summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-27radeong: clean up includesMarek Olšák6-37/+18
2010-02-27r300g: always emit the correct max vertex index to avoid DRM errorsMarek Olšák3-2/+13
2010-02-27r300g: remove pointless "while"Marek Olšák1-1/+1
2010-02-27radeon: Assert pointer is not null before dereferencing.Vinson Lee1-0/+1
2010-02-27dri: Assert pointer is not null before dereferencing.Vinson Lee1-0/+1
2010-02-27st/dri: Assert pointer is not null before dereferencing.Vinson Lee1-2/+4
2010-02-27r600: Assert pointer is not null before dereferencing.Vinson Lee1-0/+3
2010-02-27glsl: Assert input to strcmp is not null.Vinson Lee1-0/+1
2010-02-27glsl: Assert pointer is not null before dereferencing.Vinson Lee1-0/+1
2010-02-26mesa: Remove unnecessary header.Vinson Lee1-1/+0
2010-02-27st/xorg: Re-enable crtc on resizeJakob Bornecrantz1-3/+21
2010-02-27st/xorg: Fix copy-topyJakob Bornecrantz1-1/+1
2010-02-27vmware/xorg: Bump to match vmware driverJakob Bornecrantz1-3/+3
2010-02-27st/xorg: Make resize fail gracefullyJakob Bornecrantz1-14/+55
2010-02-27st/xorg: Obey max {width|height} from kernel and GalliumJakob Bornecrantz1-2/+23
2010-02-27st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom6-91/+121
2010-02-27vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz1-3/+42
2010-02-27st/xorg: A bit more debugging infoJakob Bornecrantz1-0/+6
2010-02-27st/xorg: Make default of debugging fallbacks smartJakob Bornecrantz1-1/+1
2010-02-27drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz1-1/+1
2010-02-27st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom2-2/+2
2010-02-27vmware: Update vmwgfx_drm.h to kernel version.Thomas Hellstrom1-0/+8
2010-02-26r600: enable OQ on rv740 on drms with working pipe configAlex Deucher1-3/+6
2010-02-26r600: fail to validate unsupported texture formatsKlaus Schnass1-16/+12
2010-02-26nv40: fix include of nv04_surface_2d.hChristoph Bumiller1-1/+1
2010-02-26eglinfo: Wrap extension stringKristian Høgsberg1-2/+37
2010-02-26xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_imageKristian Høgsberg1-12/+67
2010-02-26egl_dri2: Implement EGL_KHR_gl_renderbuffer_imageKristian Høgsberg1-63/+103
2010-02-26intel: Lookup requested renderbuffer in intel_create_image_from_renderbufferKristian Høgsberg1-1/+2
2010-02-26progs/tests: add compile-time option for coloring texture cornersBrian Paul1-0/+32
2010-02-26gallium: define GENERATED auxiliary filesBrian Paul1-1/+7
2010-02-26gallium: added GENERATED_SOURCES var to Makefile.templateBrian Paul1-3/+3
2010-02-26progs/glsl: Ensure CFLAGS are passed during linkingDan Nicholson1-1/+4
2010-02-26xeglgears: Clean up the code a bitKristian Høgsberg1-32/+45
2010-02-26Set API dispatch pointers for OES_EGL_image functionsKristian Høgsberg1-0/+5
2010-02-26Revert "gallium: remove unneeded -I path from Makefile.templast"Brian Paul1-0/+1
2010-02-26gallium/nouveau: clean-up #includesBrian Paul5-22/+22
2010-02-26gallium: remove unneeded -I path from Makefile.templastBrian Paul1-1/+0
2010-02-26softpipe: fix up #includesBrian Paul2-6/+8
2010-02-26gallium/trace: remove unneeded path prefixes on #includesBrian Paul1-5/+5
2010-02-26gallium/identity: remove unneeded path prefixes on #includesBrian Paul1-5/+5
2010-02-26glx: fix incorrect array stack memory allocationMarkus Fleschutz1-1/+2
2010-02-26util: Define SRGB's channels as normalized.José Fonseca1-9/+9
2010-02-26util: Code generate functions to pack and unpack a single pixel.José Fonseca7-164/+507
2010-02-26util: Factor some code into u_format_parse.pyJosé Fonseca4-28/+96
2010-02-26util: Add util_bswap16.José Fonseca1-0/+11
2010-02-26util: Use python names consistent with u_format.hJosé Fonseca4-149/+161
2010-02-26mesa: fix _BaseFormat assignment in _mesa_soft_renderbuffer_storage()Brian Paul1-1/+1
2010-02-26mesa: update tarball file list, bump version stringBrian Paul1-7/+6
2010-02-26progs/xdemos: fix typo in glxinfo helpBrian Paul1-1/+1