summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-25llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_rangeRoland Scheidegger12-115/+191
2013-02-25i965: Fix the W value of deprecated pointcoords on pre-gen6.Eric Anholt1-1/+18
2013-02-25mesa/es: NULL check in EGLImageTargetTexture2DOESTapani Pälli1-0/+6
2013-02-25mesa: add missing case in _mesa_GetTexParameterfv()Tapani Pälli1-0/+6
2013-02-25docs: add news item for mesa-demos 8.1.0 releaseAndreas Boll1-0/+9
2013-02-25docs: import release notes for 9.1, add news itemAndreas Boll2-2/+14
2013-02-23glsl: Remove VS output varyings which are optimized out of the FSJordan Justen1-1/+18
2013-02-23vl: Fix off-by-one error in device_name_length allocation.Vinson Lee1-2/+1
2013-02-23llvmpipe: Fix creation of shared and scanout textures.John Kåre Alsaker1-1/+3
2013-02-23util/u_blitter: Set pipe_sampler_state::normalized_coords correctly.José Fonseca1-4/+22
2013-02-23svga: remove some extraneous whitespaceBrian Paul1-8/+0
2013-02-23st/mesa: fix debug_printf() format string warningBrian Paul1-1/+1
2013-02-23util/dump: Use static assertion to detect string table size mismatches.José Fonseca1-1/+18
2013-02-22st/xvmc/tests: Ensure colorkey is initialized.Vinson Lee1-0/+4
2013-02-22st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.Vinson Lee1-0/+1
2013-02-22st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.Vinson Lee1-0/+1
2013-02-22glapi: mark static_dispatch false for DiscardFramebufferEXTTapani Pälli1-1/+2
2013-02-22llvmpipe: rename polygon offset fields to something more specificBrian Paul2-8/+11
2013-02-22llvmpipe: add missing checks for polygon offset point/line modesBrian Paul1-0/+6
2013-02-22draw: fix broken polygon offset stageBrian Paul1-3/+37
2013-02-22st/mesa: fix polygon offset state translation logicBrian Paul1-7/+3
2013-02-22st/mesa: check for dummy programs in destroy_program_variants()Brian Paul1-1/+1
2013-02-22st/mesa: fix trimming of GL_QUAD_STRIPBrian Paul1-1/+1
2013-02-22r600g: fixup PS_PARTIAL_FLUSH flag handling for caymanAlex Deucher1-7/+6
2013-02-22r600g: r6xx deadlock workaround (v6)Alex Deucher1-0/+6
2013-02-22r600g: add PS_PARTIAL_FLUSH flagAlex Deucher2-0/+6
2013-02-22i965: Enable OpenGL ES 3.0 on Sandy BridgeIan Romanick1-1/+1
2013-02-22configure: Fix build with automake < 1.11Lauri Kasanen1-1/+2
2013-02-22meta: Allocate texture before initializing texture coordinatesAnuj Phogat1-9/+8
2013-02-22mesa: Fix setup of ctx->Point.PointSprite for GLES2.Eric Anholt2-2/+2
2013-02-22i965/fs: Fix broken math on values loaded from uniform buffers on gen6.Eric Anholt1-0/+1
2013-02-22tgsi: Improve execution debugging.José Fonseca1-5/+24
2013-02-22util/u_dump: Update texture target strings.José Fonseca1-2/+10
2013-02-22util/debug: Always use __builtin_frame_address on gcc.Sergey Matyukevich1-4/+1
2013-02-22radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coordsMichel Dänzer1-1/+0
2013-02-22r600g: fix random corruption with CP DMA in TF2Marek Olšák1-0/+3
2013-02-22radeonsi: Don't pretend there is any R8G8B8 supportMichel Dänzer1-1/+0
2013-02-22llvmpipe/build: add DLOPEN_LIBS and PTHREAD_LIBS to the lp_test_* targetsAndreas Boll1-5/+12
2013-02-22targets/xa-vmwgfx: Force c++ linker to fix undefined symbolsAndreas Boll1-0/+2
2013-02-22llvmpipe: Fix rendering into PIPE_FORMAT_X8*_UNORM.Roland Scheidegger1-15/+31
2013-02-22trace: Never close stdout/stderr.José Fonseca1-2/+9
2013-02-22trace: Fix set_constant_buffer dumping.José Fonseca1-2/+2
2013-02-21r600g: Fix memory leak in r600_shader_select.Vinson Lee1-0/+1
2013-02-22llvmpipe: simplify buffer allocation logic.Roland Scheidegger1-7/+5
2013-02-22gallium/docs: improve text about resources a bit.Roland Scheidegger1-29/+33
2013-02-22draw: make sure key size is calculated consistently.Roland Scheidegger1-5/+9
2013-02-21r300g/compiler: Fix bug in OMOD foldingTom Stellard3-1/+77
2013-02-21r300g/tests: Add helper functions for creating a full programTom Stellard2-8/+75
2013-02-21r300g/tests: Exit test runner with a valid status codeTom Stellard5-6/+22
2013-02-21r300g/complier: Make r300_vertprog_swizzle_caps visible in other filesTom Stellard2-1/+3