summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03r300g: force buffer placements to GTT on big endian machinesHEADmasterMarek Olšák1-0/+6
2011-11-03state_trackers/vdpau: Add support for VC-1 decodingMaarten Lankhorst3-2/+109
2011-11-03state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipeMaarten Lankhorst1-0/+8
2011-11-03state_trackers/vdpau: Add support for MPEG4 Part 2Maarten Lankhorst2-20/+105
2011-11-03state_trackers/vdpau: Test if profile is supported first before trying to cre...Maarten Lankhorst1-0/+12
2011-11-03state_trackers/vdpau: Add num_slices to mpeg12 picture structureMaarten Lankhorst2-0/+2
2011-11-03state_trackers/vdpau: Implement VdpGenerateCSCMatrixMaarten Lankhorst3-2/+40
2011-11-03g3dvl: remove some stale variable incrementChristian König1-1/+1
2011-11-03r600g: more integer supportDave Airlie2-23/+37
2011-11-03radeon: fix some regressions in texturing code.Dave Airlie1-6/+4
2011-11-03scons: Use -static-libstdc++ on 32bits builds w/ Mingw-w64 too.José Fonseca1-1/+1
2011-11-03libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.José Fonseca1-1/+1
2011-11-03docs: list GL_OES_EGL_image_external in 7.12 release notesChia-I Wu1-0/+1
2011-11-03st/mesa: add support for GL_OES_EGL_image_externalChia-I Wu5-0/+9
2011-11-03mesa: add support for GL_OES_EGL_image_externalChia-I Wu16-17/+106
2011-11-03mesa: clean up validate_texture_wrap_modeChia-I Wu1-15/+27
2011-11-03mesa: fix a logic error in glFramebufferTexture2DChia-I Wu1-1/+1
2011-11-03glsl: add support for GL_OES_EGL_image_externalChia-I Wu15-1/+70
2011-11-03mesa: add GL_OES_EGL_image_external to the extension listChia-I Wu2-0/+2
2011-11-03mesa: add missing defines for GL_OES_EGL_image_externalChia-I Wu1-0/+8
2011-11-03mesa, i965: prepare for more than 8 texture targetsChia-I Wu4-4/+4
2011-11-03glapi: regenerate filesChia-I Wu1-1178/+1190
2011-11-03glapi: add entry points for OES_EGL_image_externalChia-I Wu1-0/+8
2011-11-03GLES: upgrade glext.h to revision 13240Chia-I Wu1-2/+74
2011-11-03swrast: simplify the condition test for _swrast_choose_texture_sample_funcYuanhan Liu1-13/+9
2011-11-03mesa: fix the low limit of width and height for glRenderbufferStorageYuanhan Liu1-2/+2
2011-11-03mesa: fix inital value for new renderbufferYuanhan Liu1-1/+1
2011-11-03mesa: complete the GL_TEXTURE_SWIZZLE* setupYuanhan Liu1-0/+27
2011-11-03mesa: remove the redundant checkYuanhan Liu1-6/+5
2011-11-02driconf: updated german translationCarl-Philip Haensch1-8/+11
2011-11-02driconf: updated de.poCarl-Philip Haensch1-50/+88
2011-11-02wglSetPixelFormat should ignore the ppfd parameter.Morgan Armand2-5/+11
2011-11-02r300g: Fix queries on big endian hosts.Michel Dänzer1-1/+2
2011-11-02gallium/util: Add macros for converting from little endian to CPU byte order.Michel Dänzer1-0/+13
2011-11-02i965: Add support for integral vertex attributes.Paul Berry3-4/+67
2011-11-02mesa: Set the "Integer" field of gl_client_array properly.Paul Berry3-0/+3
2011-11-02glsl: Fix type mismatch when incrementing or decrementing uint.Paul Berry1-8/+24
2011-11-02gallium/dri: Remove references to vblank.José Fonseca2-7/+0
2011-11-02Fix gallium dri compile and a merge conflictKristian Høgsberg3-9/+1
2011-11-02svga: Tag cursors with the scanout hintJakob Bornecrantz1-2/+3
2011-11-02dri: Remove unused memops.hKristian Høgsberg2-42/+0
2011-11-02dri: Remove a few unused dri helper functionsKristian Høgsberg1-118/+0
2011-11-02dri: Remove unused dri texmem.cKristian Høgsberg10-1681/+3
2011-11-02dri: Move _dri_texformat_* to radeon_texture.cKristian Høgsberg3-27/+65
2011-11-02r200: Don't use driIsTextureResident helperKristian Høgsberg1-1/+0
2011-11-02dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg7-259/+3
2011-11-02dri: Move driUpdateFramebufferSize to dri_util.cKristian Høgsberg3-21/+21
2011-11-02dri: Remove unnecessary #defines and #includesKristian Høgsberg1-8/+0
2011-11-02dri: Remove unnecessary timestamp pointer indirectionKristian Høgsberg6-19/+13
2011-11-02dri: Remove unused fields from __DriverAPIRecKristian Høgsberg1-34/+0