summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-25st/xorg: Improve options and print them to logJakob Bornecrantz
2010-01-25vmware/xorg: Export pci_probe function for ugly chain-loadingJakob Bornecrantz
2010-01-25st/xorg: Export helper function for detecting modesettingJakob Bornecrantz
2010-01-25st/xorg: Fix warningJakob Bornecrantz
2010-01-25gallium-docs: Add note on scissor.Corbin Simpson
2010-01-24r300g,radeong: finish and enable the immediate modeMarek Olšák
2010-01-24r300g: fix zero-area scissorMarek Olšák
2010-01-24r300g,radeong: set tiling flags in libdrmMarek Olšák
2010-01-24radeong: do not emit a zero-sized command streamMarek Olšák
2010-01-25egl: Native types are renamed in EGL 1.3.Chia-I Wu
2010-01-25egl: Make resource void pointer in _eglCheckResource.Chia-I Wu
2010-01-25egl: Install EGL headers.Chia-I Wu
2010-01-25egl: Add support for EGL_KHR_image.Chia-I Wu
2010-01-25egl: Update headers.Chia-I Wu
2010-01-25egl: check if driver_name is nullIgor Oliveira
2010-01-24st/mesa: fix int->uint conversion for negative scissor bound valuesBrian Paul
2010-01-24mesa: move _mesa_debug() call earlier in _mesa_ScissorBrian Paul
2010-01-24st/mesa: fix unsigned/signed breakage in scissorXavier Chantry
2010-01-25nv50: fix uninitialized variable in nv50_revdep_reorderMarcin Slusarz
2010-01-25nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx)Marcin Slusarz
2010-01-25nouveau/winsys: be nice and close the device on destroyMarcin Slusarz
2010-01-25nouveau: fix winsys object leakMarcin Slusarz
2010-01-24nv50: fix handling of FragCoord inputChristoph Bumiller
2010-01-24nv50: only flush texture caches on st requestChristoph Bumiller
2010-01-24nv50: implement render_conditionChristoph Bumiller
2010-01-24egl: Add and use make_library_path.Chia-I Wu
2010-01-24egl: Remove _eglFindAPIs.Chia-I Wu
2010-01-24egl: Remove unused helper functions.Chia-I Wu
2010-01-24egl: Remove unused casting functions.Chia-I Wu
2010-01-24egl: Make surfaces and contexts resources.Chia-I Wu
2010-01-24egl: Add _EGLResource and _EGLResourceType.Chia-I Wu
2010-01-24egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch]Chia-I Wu
2010-01-24egl: Move context functions in egldisplay.[ch] to eglcontext.[ch].Chia-I Wu
2010-01-24mesa/es: Improve Makefile rules.Chia-I Wu
2010-01-24r200: Silence fprintf format warning.Vinson Lee
2010-01-23x86: Do not build read_rgba_span_x86.S on Mac OS X.Vinson Lee
2010-01-23x86: Do not use .hidden pseudo-op on Mac OS X.Vinson Lee
2010-01-23glapi: Do not use .type pseudo-op on Mac OS X.Vinson Lee
2010-01-23scons: Do not use ld options start-group and end-group on Darwin.Vinson Lee
2010-01-24r300g: avoid the use of gotoDave Airlie
2010-01-23scons: Define _DARWIN_C_SOURCE on Darwin builds.Vinson Lee
2010-01-24r300g: fix flushing harder.Dave Airlie
2010-01-23progs/demos: Remove unnecessary header from shadowtex.c.Vinson Lee
2010-01-23r300: Remove unnecessary headers.Vinson Lee
2010-01-23intel: Remove unnecessary headers.Vinson Lee
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu
2010-01-23st/vega: Clean up Makefile.Chia-I Wu
2010-01-23st/es: Pass -linker and -ldflags to mklib.Chia-I Wu
2010-01-23radeon: Remove unused variable.Vinson Lee
2010-01-23r300: fix wrong call in last commitDave Airlie