Age | Commit message (Expand) | Author |
2010-02-10 | Simplify GLSL extension mechanism. | Michal Krol |
2010-02-10 | glsl/pp: Fix ifdef directive for extension names. | Michal Krol |
2010-02-10 | glsl: GLSL extensions have the GL_ prefix | Brian Paul |
2010-02-10 | st/xorg: fix a silly offset bug in xv | Zack Rusin |
2010-02-10 | r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename | Kristian Høgsberg |
2010-02-10 | llvmpipe: Fix null pointer dereference when no depth buffer is bound. | José Fonseca |
2010-02-10 | llvmpipe: Leave depth buffer in swizzled format. | José Fonseca |
2010-02-10 | glu/sgi: Initialize member of class Uarray. | Vinson Lee |
2010-02-10 | llvmpipe: Remove unnecessary headers. | Vinson Lee |
2010-02-10 | scons: export drawllvm after actually checking that llvm is present | Zack Rusin |
2010-02-09 | egl_dri2: Only allocate config if we're going to keep it | Kristian Høgsberg |
2010-02-09 | egl_dri2: Initialize config attributes with visual id and class from X | Kristian Høgsberg |
2010-02-09 | eglinfo: Also print visual type, assuming X visual types | Kristian Høgsberg |
2010-02-09 | egl_dri2: Allow pbuffer and pixmap surfaces for all configs | Kristian Høgsberg |
2010-02-10 | radeon: Fix printf formatings to match te values. | Pauli Nieminen |
2010-02-10 | radeon: Define EXT_framebuffer_object constants to match hw. | Pauli Nieminen |
2010-02-09 | mesa: move all limit/constant assertions into check_context_limits() | Brian Paul |
2010-02-10 | Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge. | Francisco Jerez |
2010-02-09 | r300g: One less assert. | Corbin Simpson |
2010-02-09 | r300g: Don't write non-existent bit on non-r500. | Corbin Simpson |
2010-02-09 | r300g: Correct colorbuffer measurements. | Corbin Simpson |
2010-02-09 | r300g: Be ever-so-slightly more useful on bad shaders. | Corbin Simpson |
2010-02-09 | configure.ac: Enable egl demos when --enable-egl is passed | Kristian Høgsberg |
2010-02-09 | xeglgears: Add test case for eglBindTexImage() | Kristian Høgsberg |
2010-02-09 | egl_dri2: Implement eglBindTexImage() | Kristian Høgsberg |
2010-02-09 | dri_interface: Introduce DRI tokens for the texBuffer texture formats | Kristian Høgsberg |
2010-02-09 | egl_dri2: Use a helper function for looking up and binding extensions | Kristian Høgsberg |
2010-02-09 | gallium/auxiliary: add -D__STDC_CONSTANT_MACROS | Brian Paul |
2010-02-09 | llvmpipe: remove .s rule (already in Makefile.template) | Brian Paul |
2010-02-09 | llvmpipe: lp_tile_surface.c isn't committed yet | Brian Paul |
2010-02-09 | radeon: Add some debug output for fbo support | Pauli Nieminen |
2010-02-09 | r200: Fix UMS notto emit stp. | Pauli Nieminen |
2010-02-09 | Merge branch 'gallium-nopointsizeminmax' | Roland Scheidegger |
2010-02-09 | docs: fix typo: s/osdemo/osdemos/ | Brian Paul |
2010-02-09 | gallium: Adding the %.s rule to generate asm code | Chris Li |
2010-02-09 | gallium: Using the proper pattern rules for Makefile template. | Chris Li |
2010-02-09 | llvmpipe: Make llvm unit test depend on libllvmpipe.a | Chris Li |
2010-02-08 | st/mesa: fix wrong initialization of MaxPointSize | Roland Scheidegger |
2010-02-06 | vmware/core: Support drm interface version 1.0.0 | Jakob Bornecrantz |
2010-02-06 | vmware/core: Use correct flags in scanout code | Jakob Bornecrantz |
2010-02-06 | vmware/core: Handle new scanout field | Jakob Bornecrantz |
2010-02-06 | vmware/core: Update header to latest version | Jakob Bornecrantz |
2010-02-06 | vmware/core: Remove old ioctl structs not used | Jakob Bornecrantz |
2010-02-09 | llvmpipe: Remove reference to prefilter field. | Michal Krol |
2010-02-09 | glx: Fix TOP setting in src/glx Makefile | Kristian Høgsberg |
2010-02-09 | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg |
2010-02-09 | egl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY | Kristian Høgsberg |
2010-02-09 | fix bug in perspective corrected interpolants for lines | Brian Paul |
2010-02-09 | progs/tests: add line drawing option to cylwrap.c | Brian Paul |
2010-02-09 | progs/tests: add x/y rotation to cylwrap.c | Brian Paul |