summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-24mesa-libGLESv3-devel addedAnas Nashif1-3/+3
2014-09-24add gles3 headersAnas Nashif1-2/+20
2014-09-24Update to 9.1.1Anas Nashif1-2/+2
2014-09-24Update to 9.0.3Anas Nashif2-1/+4
2014-09-24Update to 9.0.3Anas Nashif1-3/+2
2014-09-24readd baselibs.confAnas Nashif1-0/+3
2014-09-24added baselibs for multi lib support( deleted by mistake)Anas Nashif2-1/+13
2014-09-24Update to 9.0.2Anas Nashif1-0/+3
2014-09-24update rpm groupsAnas Nashif1-20/+20
2014-09-24spec cleanupAnas Nashif1-3/+4
2014-09-24Update to 9.0.2Anas Nashif1-2/+0
2014-09-24Update to 9.0.2Anas Nashif1-3/+2
2014-09-24actually use bcond_without to enable wayland by defaultAnas Nashif2-1/+4
2014-09-24add changelogAnas Nashif1-0/+3
2014-09-24build with llvmAnas Nashif1-1/+1
2014-09-24use %bcond_with waylandAnas Nashif1-8/+8
2014-09-24re-enable swrast gallium driversAnas Nashif1-8/+8
2014-09-24remove baselibs for nowAnas Nashif1-1/+1
2014-09-24Revert "removed _version macro"Anas Nashif1-2/+3
2014-09-24remove baselibs for nowAnas Nashif1-52/+0
2014-09-24removed _version macroAnas Nashif1-3/+2
2014-09-24use swrast as dri driverAnas Nashif1-10/+10
2014-09-24update to 9.0.git20121028Anas Nashif1-1/+1
2014-09-24update to 9.0.git20121028Anas Nashif1-1/+1
2014-09-24Update to 9.0.git20121030Anas Nashif1-2/+2
2014-09-24enable waylandAnas Nashif1-1/+1
2014-09-24do not depend on python-baseAnas Nashif1-2/+2
2014-09-24add packagingAnas Nashif5-0/+672
2014-09-19docs: Update 10.3 release notesupstream/10.3Emil Velikov1-2/+244
2014-09-19Bump version to 10.3 (final)Emil Velikov1-1/+1
2014-09-16r300g: set register classes before interferencesConnor Abbott1-2/+4
2014-09-16i965: add support for RGBA dma_buf imports.Gwenole Beauchesne1-0/+6
2014-09-16i965: Mark delta_x/y as BAD_FILE if remapped away completely.Kenneth Graunke2-5/+15
2014-09-16gallivm: Fix uses of 2^24Richard Sandiford1-4/+4
2014-09-16nouveau: change internal variables to avoid conflicts with macro argsIlia Mirkin1-10/+10
2014-09-16mesa: fix _mesa_free_pipeline_data() use-after-free bugBrian Paul1-2/+2
2014-09-16gallium/util: add missing u_debug includeAndreas Boll1-0/+1
2014-09-16nouveau: only enable stencil func if the visual has stencil bitsIlia Mirkin2-2/+2
2014-09-16nouveau: only enable the depth test if there actually is a depth bufferIlia Mirkin5-4/+9
2014-09-16nouveau: remove unneeded assertMaarten Lankhorst1-1/+0
2014-09-16nouveau: rework reference frame handlingMaarten Lankhorst3-4/+37
2014-09-16nouveau: fix MPEG4 hw decodingMaarten Lankhorst1-3/+3
2014-09-16nouveau: re-allocate bo's on overflowMaarten Lankhorst4-11/+87
2014-09-16i965/vec4: Only examine virtual_grf_end for GRF sourcesIan Romanick1-8/+12
2014-09-16i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.Iago Toral Quiroga1-4/+9
2014-09-12glsl: Speed up constant folding for swizzles.Kenneth Graunke1-0/+5
2014-09-12i965/vec4: Make type_size() return 0 for samplers.Kenneth Graunke1-3/+3
2014-09-12i965: Skip allocating UNIFORM file storage for uniforms of size 0.Kenneth Graunke2-6/+6
2014-09-12i965: Disable guardband clipping in the smaller-than-viewport case.Kenneth Graunke1-0/+31
2014-09-12i965: Separate gl_InstanceID and gl_VertexID uploading.Kenneth Graunke5-16/+42