summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-17mesa: Enable silent automake rules when available.Eric Anholt1-0/+5
2012-01-17i965: Convert the build to using automake.Eric Anholt7-35/+106
2012-01-17intel: Drop the version override code now that we don't have any left.Eric Anholt1-8/+0
2012-01-17intel: Fix warnings of undefined ffs().Eric Anholt1-0/+1
2012-01-17Complete ARGB8888 naming convention format renames missedScott Moreau1-4/+3
2012-01-16i965: Fix gen6,gen7 when used with a non-HiZ capable DDXChad Versace1-4/+13
2012-01-16softpipe: Silence unused variable warning on non-LLVM builds.Vinson Lee1-0/+2
2012-01-16intel: Fix segfault in glXSwapBuffers with no bound contextAnuj Phogat1-5/+7
2012-01-16llvmpipe: Remove unused variable 'packed' from lp_test_round.Vinson Lee1-2/+0
2012-01-16util: Silence GCC unused-but-set-variable warning.Vinson Lee1-0/+2
2012-01-16vl: Make array initialization portable.José Fonseca1-1/+4
2012-01-15i915g: Fix the blending for the A8 destination buffer case.Stéphane Marchesin4-12/+29
2012-01-15r200: remove left-over EGL_SOURCES variableMatt Turner1-1/+0
2012-01-15r600g: fix mullo_uint trans slot only on r600/r700Dave Airlie1-1/+1
2012-01-15r600g: implement clip distancesVadim Girlin6-17/+111
2012-01-15r600g: implement two-sided lighting (v3)Vadim Girlin6-25/+135
2012-01-15r600g: add support for ISHR/USHR/SHL on r600-evergreenVadim Girlin2-10/+13
2012-01-15r600g: implement IDIV/UDIV on r600-evergreenVadim Girlin1-4/+222
2012-01-15r600g: implement ISSG on r600-evergreenVadim Girlin1-0/+63
2012-01-15r600g: implement IABS on r600-evergreenVadim Girlin1-0/+60
2012-01-15r600g: implement F2U on evergreenVadim Girlin1-2/+2
2012-01-15r600g: add FLT_TO_UINT opcode for evergreenVadim Girlin2-1/+4
2012-01-15r600g: fix F2I on evergreenVadim Girlin1-1/+50
2012-01-15vl: fix YV12 handlingChristian König4-9/+49
2012-01-15st/vdpau: recreate video buffer if decode doesn't like itChristian König1-1/+21
2012-01-15st/vdpau: recreate video buffer if format doesn't matchChristian König2-19/+37
2012-01-15vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMATChristian König8-3/+24
2012-01-15vl: add h264 infrastructureChristian König2-0/+107
2012-01-15vl: move away from state like parametersChristian König9-403/+293
2012-01-15vl/video_buffer: add support for interlaced buffersChristian König3-13/+25
2012-01-15vl/video_buffer: improve constructorChristian König2-45/+84
2012-01-15vl/video_buffer: use template style create paramsChristian König7-69/+71
2012-01-15r600g: vertex id support.Dave Airlie1-8/+15
2012-01-15r600g: make u2f trans onlyDave Airlie1-1/+1
2012-01-15nvfx: random cleanups of the state validation codeLucas Stach1-27/+22
2012-01-15nvfx: drop render temporaries codeLucas Stach4-172/+18
2012-01-15nvfx: rework state_fb code to get rid of render tempsLucas Stach4-146/+72
2012-01-15nvfx: say no to stream output capsLucas Stach1-1/+5
2012-01-15mesa: update compute_version for GL3Marek Olšák1-4/+2
2012-01-15gallium: improve the pipe_stream_output_info struct (v2)Marek Olšák13-151/+57
2012-01-14r600g: add r600 version of UINT_TO_FLT conversion.Dave Airlie1-0/+1
2012-01-14r600g: fix r600 f2i to be trans only emitted.Dave Airlie1-1/+1
2012-01-14r600g: add missing case for uint->flt conversion.Dave Airlie1-0/+1
2012-01-14r600g: add missing r32 uint/sint fbo formats.Dave Airlie2-0/+8
2012-01-13r600g: add support for virtual address space on cayman v11Jerome Glisse13-48/+370
2012-01-13scons: Fix libGL.so build.Roland Scheidegger1-0/+1
2012-01-13docs: add links to xf86-video-vmware wiki pagesBrian Paul1-0/+9
2012-01-13i965: Comment gen6_hiz_get_framebuffer_enum()Chad Versace1-4/+6
2012-01-13gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLESNeil Roberts1-5/+29
2012-01-13docs: new page describing how to build, install VMware SVGA3D guest driverBrian Paul2-0/+186