summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-17scons: make embedding orthogonal to the platformJosé Fonseca13-83/+56
2011-06-16mesa: use helper functions to distinguish between user/winsys FBOsBrian Paul1-18/+42
2011-06-16mesa: refactor, create _mesa_update_draw_buffers() helperBrian Paul3-11/+27
2011-06-16mesa: updated comments in _make_current()Brian Paul1-8/+5
2011-06-16r600: fix SPI inputs setup on r600/r700Vadim Girlin1-4/+9
2011-06-15intel: Fix typo in intel_offset_S8 commentsChad Versace1-1/+1
2011-06-15i965/gen5,6: Fix hang when emitting hiz buffer without stencil bufferChad Versace1-18/+40
2011-06-15r600g: disable render condition for some blitter operationsMarek Olšák3-6/+34
2011-06-15r600g: fix TXD src regs needing fetching.Mike Kaplinskiy1-46/+50
2011-06-15r600g: use inlines for some common tex instr setup code.Mike Kaplinskiy1-11/+24
2011-06-14glsl/builtins: Actually implement int/ivec variants of abs().Kenneth Graunke1-0/+20
2011-06-15r600g: fix TXD when shadowing is enabled.Mike Kaplinskiy2-6/+17
2011-06-15r600g: add TXD support.Dave Airlie4-6/+64
2011-06-14i915g: add const qualifier to silence warningBrian Paul1-1/+1
2011-06-15r600g: also set TILE_MODE of the base levelMarek Olšák1-1/+1
2011-06-15r600g: force OpenGL's BASE_LEVEL behavior on r600-r700Marek Olšák1-10/+16
2011-06-14glsl/generate_builtins.py: Remove regexp to kill pointer addresses.Kenneth Graunke1-4/+0
2011-06-14glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...Jeremy Huddleston2-2586/+2666
2011-06-14st/mesa: fix indentation, whitespaceBrian Paul1-69/+74
2011-06-14st/mesa: replace st->ctx with ctxBrian Paul7-69/+80
2011-06-14st/mesa: fix comments, whitespaceBrian Paul1-3/+4
2011-06-14docs: 7.10.3 updatesBrian Paul3-1/+312
2011-06-14st/mesa: improved is_interleaved_arrays() checkingBrian Paul1-31/+19
2011-06-14r600c: add tiling support for evergreen+Alex Deucher1-45/+95
2011-06-14r600g: fix RGB32F texturingMarek Olšák1-1/+2
2011-06-14r600g: fix indentation and commentsMarek Olšák2-37/+40
2011-06-14mesa: Switch generate_mipmaps_compressed() to using TexImage2D to upload.Eric Anholt4-69/+52
2011-06-14mesa: Remove uncompressed code from generate_mipmaps_compressed().Eric Anholt1-100/+77
2011-06-14mesa: Remove compressed code from generate_mipmaps_uncompressed().Eric Anholt1-114/+4
2011-06-14mesa: Split _mesa_generate_mipmap along compressed/uncompressed lines.Eric Anholt1-26/+225
2011-06-14intel: Fix miptree height alignment for compressed NPOT textures.Eric Anholt1-4/+2
2011-06-14intel: Drop dead preinitialization of align_w, align_h.Eric Anholt1-1/+1
2011-06-14intel: Drop the cpp argument to intel_miptree_create().Eric Anholt5-22/+5
2011-06-14intel: Calculate compress_byte in intel_miptree_create.Eric Anholt5-26/+18
2011-06-14intel: Use the gl_format to get the base_format for miptree create.Eric Anholt5-5/+1
2011-06-14intel: Drop the internal_format field of the mipmap tree.Eric Anholt5-15/+4
2011-06-14intel: Make the intel_miptree_match_image format check more specific.Eric Anholt2-12/+3
2011-06-14i915: Drop dead argument to translate_texture_format().Eric Anholt2-6/+3
2011-06-14intel: Add block alignment for RGTC textures.Eric Anholt4-32/+18
2011-06-14intel: Add the MESA_FORMAT as a field of the miptree.Eric Anholt5-4/+14
2011-06-14intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap()Eric Anholt1-5/+12
2011-06-14r600g: disable shader_texture_lod until there is driver supportMarek Olšák1-1/+1
2011-06-14llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzleAdam Jackson1-2/+66
2011-06-14nv50: fix copy/paste error in nv50_gmtyprog_validateChristoph Bumiller1-2/+4
2011-06-14apple: Set the glapi dispatch table on context bindJeremy Huddleston4-3/+4
2011-06-14configure.ac: cleanup the gallium-r300 optionMarek Olšák1-19/+13
2011-06-14st/xorg: remove unused variableMarek Olšák1-1/+0
2011-06-14r600g: do not link with softpipeMarek Olšák1-1/+0
2011-06-14r300g: do not link with softpipeMarek Olšák1-1/+0
2011-06-14xorg-radeon: rename to xorg-r300Marek Olšák4-31/+31