summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-03st/mesa: consolidate and clean-up texture memory allocation codeBrian Paul1-22/+11
2010-05-03st/mesa: updated comments for st_texture_image_map()Brian Paul1-4/+6
2010-05-03st/mesa: move some texture size calculation codeBrian Paul1-10/+6
2010-05-03st/mesa: remove old convolution-related vars and min pitch codeBrian Paul1-15/+2
2010-05-03st/mesa: remove unsupported convolution codeBrian Paul1-10/+6
2010-05-03progs/demos: check for GL_ARB_imaging if convolutions is requestedBrian Paul1-0/+7
2010-05-03st/mesa: updated commentBrian Paul1-4/+5
2010-05-03glsl: change variable declared assertion into conditionalBrian Paul2-3/+2
2010-05-03Revert "glapi: s/strcpy/strncpy/"Brian Paul1-2/+1
2010-05-03st/mesa: remove dead codeBrian Paul1-18/+0
2010-05-03st/mesa: restore original last_layer comparisonBrian Paul1-1/+1
2010-05-03r300g: use util_format_short_name and util_format_is_plainMarek Olšák4-29/+17
2010-05-03util: add util_format_short_nameMarek Olšák1-0/+13
2010-05-03util: add util_format_is_plainMarek Olšák1-0/+15
2010-05-03r300g: refuse to create a texture with size 0Marek Olšák1-0/+11
2010-05-03r300g: improve texture debug output, split into TEX and TEXALLOC flagsMarek Olšák3-6/+22
2010-05-03Reorder LLVM passes, running mem2reg earlier.Török Edwin2-4/+4
2010-05-03svga: Silent warning.José Fonseca1-1/+1
2010-05-03Generate es glapi files when es1 or es2 is enabledKristian Høgsberg2-2/+11
2010-05-03gallivm: Display message instead of crashing when sampler generator was not s...José Fonseca1-0/+8
2010-05-03driswrast: Fix more context creation breakageKristian Høgsberg1-1/+2
2010-05-03translate: Make translate_generic truly generic.José Fonseca1-301/+90
2010-05-03draw: Remove draw_pt_fetch_prepare call from llvm middle end.José Fonseca1-12/+0
2010-05-03tgsi: Parse and dump predicates.José Fonseca2-1/+63
2010-05-03gallium: Remove loop register file.José Fonseca9-44/+6
2010-05-03gallivm: Replace predicate assertion failure with warning message.José Fonseca1-8/+6
2010-05-03draw: Disable rtasm compilation when using LLVM.José Fonseca1-6/+10
2010-05-03nouveau: fix nouveau_create_context declerationDave Airlie1-1/+2
2010-05-03softpipe: invalidate cache view when swizzles are different.Dave Airlie1-1/+15
2010-05-03glx: fix regression with GLX_USE_GLDave Airlie1-0/+3
2010-05-02gallivm: fix nested break and continue statementsZack Rusin1-16/+6
2010-05-03identity: Move sampler view create and destroy to id_objects.cJakob Bornecrantz3-34/+67
2010-05-03identity: s/texture/resource/Jakob Bornecrantz2-21/+21
2010-05-03identity: Whitespace & StyleJakob Bornecrantz4-52/+52
2010-05-03swrast: Correct include for mtypes.hJakob Bornecrantz1-1/+1
2010-05-03gallium/util: print \n after DXTn printfLuca Barbieri1-2/+2
2010-05-03llvmpipe: add lp_test_* to .gitignoreXavier Chantry1-0/+4
2010-05-03svga: Remove the screen private context.José Fonseca11-106/+63
2010-05-03svga: Remove empty file.José Fonseca1-2/+0
2010-05-03svga: Update flags documentation.José Fonseca1-8/+5
2010-05-03softpipe: Fix alpha blending for formats without alpha channel.José Fonseca1-60/+108
2010-05-03llvmpipe: Fix alpha blending for formats without alpha channel.José Fonseca1-2/+51
2010-05-02Update drisw state tracker to use new API aware context createXavier Chantry2-2/+6
2010-05-02svga: Include svga_surface.h in svga_screen.c.Vinson Lee1-0/+1
2010-05-02r300g: Remove unnecessary header.Vinson Lee1-1/+0
2010-05-02Update dri state tracker to use new API aware context createXavier Chantry2-2/+4
2010-05-02mesa: Include api_exec.h in dlist.c.Vinson Lee1-0/+1
2010-05-02r300g: do not validate buffers in check_csMarek Olšák1-1/+1
2010-05-02r300g: fix surface_copy for compressed formatsMarek Olšák1-1/+2
2010-05-02configure.ac: Fix test for whether to build src/glesKristian Høgsberg1-1/+1