summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-09egl/wayland: Add missing wayland-drm.a to wayand-eglwayland-shmBenjamin Franzke1-1/+1
2011-03-09egl_dri2: Add support for creating EGLimages from shm wl_buffersBenjamin Franzke2-24/+142
2011-03-09intel: Implement DRIimageExtension::{dupImage,uploadImageData}Benjamin Franzke1-1/+46
2011-03-09st/dri: Implement DRIimageExtension::{dupImage,uploadImageData}Benjamin Franzke1-0/+38
2011-03-09st/dri: Add dri_context_get_pipeBenjamin Franzke2-0/+11
2011-03-09st/dri: Add dri_screen to DRIimageBenjamin Franzke2-0/+3
2011-03-09dri: Add imageUploadData and dupImage to DRIimageExtensionBenjamin Franzke1-0/+5
2011-03-07egl/wayland: Follow buffer.attach removalBenjamin Franzke1-1/+0
2011-03-07egl/wayland: Update to buffer.damage additionBenjamin Franzke3-4/+6
2011-03-07egl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFER_SRGB_CAPABLEBenjamin Franzke1-0/+1
2011-03-06r600g: use long long integers for instance addr calculationChristian König1-1/+1
2011-03-06glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.Dave Airlie5-5/+10
2011-03-06glx: add initial GLX_EXT_framebuffer_sRGB support.Dave Airlie5-0/+16
2011-03-06pb: Add is_buffer_busy for malloc buffers.José Fonseca1-1/+10
2011-03-06st/wgl: No need to initialize OneTimeLock anymore.José Fonseca1-6/+0
2011-03-06mapi: _glthread_DECLARE_STATIC_MUTEX is not broken on Windows.José Fonseca3-18/+5
2011-03-06trace: Use pipe_static_mutex.José Fonseca3-22/+1
2011-03-06os: Fix pipe_static_mutex on Windows.José Fonseca1-1/+2
2011-03-06graw-gdi: Silence gcc missing initialization warning.José Fonseca1-1/+3
2011-03-06i915g: update TODODaniel Vetter1-10/+7
2011-03-05r300g/swtcl: advertise draw_instanced and primitive_restartMarek Olšák1-2/+5
2011-03-05r300g: implement instanced arraysMarek Olšák5-48/+132
2011-03-05gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISORMarek Olšák9-9/+19
2011-03-05r300g: cleanup parameters of draw functionsMarek Olšák3-108/+113
2011-03-05nv50: support the InstanceID system valueChristoph Bumiller3-0/+25
2011-03-05r600g: simplify instance addr calculationChristian König1-47/+4
2011-03-04nvc0: Update SConscript.Vinson Lee1-3/+0
2011-03-04nv50: Update SConscript.Vinson Lee1-4/+0
2011-03-05r600g: fix fragment shader size calculationChristian König1-8/+9
2011-03-04glsl: Process redeclarations before initializersIan Romanick1-43/+44
2011-03-04glsl: Refactor AST-to-HIR code handling variable initializersIan Romanick1-108/+125
2011-03-04glsl: Refactor AST-to-HIR code handling variable redeclarationsIan Romanick1-113/+133
2011-03-05nv50,nvc0: get format desc for TIC entry from sampler view formatChristoph Bumiller2-2/+2
2011-03-05nv50,nvc0: share sampler state creationChristoph Bumiller10-150/+60
2011-03-05nv50,nvc0: update the format tablesChristoph Bumiller10-641/+335
2011-03-05nvc0: use m2mf for resource_copy_region if formats are equalChristoph Bumiller3-4/+75
2011-03-05nv50,nvc0: fix texture layer issuesChristoph Bumiller10-65/+89
2011-03-05i915g: Use tgsi_info from fragment shader insteadJakob Bornecrantz1-4/+1
2011-03-04i915g: use passthough shader for empty fragment programsDaniel Vetter1-3/+15
2011-03-04egl_dri2: Fix incompatible vfunc-pointer warningBenjamin Franzke1-1/+1
2011-03-04egl/wayland: Move wayland-egl into a subdirBenjamin Franzke7-65/+87
2011-03-04i965: Apply a workaround for the Ironlake "vertex flashing".Eric Anholt1-1/+8
2011-03-04r300g: preliminary implementation of clamping controlsMarek Olšák4-22/+33
2011-03-04r300g: implement FP16 alpha testMarek Olšák4-8/+55
2011-03-04r300g: implement blending for some of non-RGBA8 formatsMarek Olšák2-7/+52
2011-03-04draw: Silence tgsi_emit_sse2 failed messages.José Fonseca1-1/+2
2011-03-04tgsi: Disable SSE2 code generation.José Fonseca1-3/+20
2011-03-04scons: Unbreak mingw cross compilation.José Fonseca1-7/+12
2011-03-04st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supportedMarek Olšák1-2/+9
2011-03-04scons: Get glsl2 and glcpp programs building correctly.José Fonseca1-20/+21