summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: don't advertise bogus GL_ARB_shading_language_120 extensionBrian Paul2010-09-219-21/+60
* glut: Define eventParser for non-Windows only.Vinson Lee2010-09-211-1/+1
* glut: Define markWindowHidden for non-Windows only.Vinson Lee2010-09-211-2/+2
* softpipe: add missing calls to set draw vertex samplers/viewsBrian Paul2010-09-211-0/+8
* gallivm: fix lp_build_sample_compare()Brian Paul2010-09-211-17/+23
* d3d1x: ignore errors while building docsLuca Barbieri2010-09-211-0/+1
* r600g: fix multi buffer renderingJerome Glisse2010-09-211-2/+2
* glsl2: fix typo in error msgBrian Paul2010-09-211-1/+1
* d3d1x: fix GCC 4.1/4.2 buildLuca Barbieri2010-09-211-1/+11
* d3d1x: add template parameters to base class ctor calls for GCC 4.4Luca Barbieri2010-09-214-18/+20
* d3d1x: fix build with compilers other than GCC 4.5Luca Barbieri2010-09-211-7/+33
* gallium/docs: The RET opcode may appear anywhere in a subroutine.Tilman Sauerbeck2010-09-211-2/+0
* i965: Track the windowizer's dispatch for kill pixel, promoted, and OQEric Anholt2010-09-213-6/+23
* i965: Also enable CC statistics when doing OQs.Eric Anholt2010-09-211-3/+4
* i965: Share the KIL_NV implementation between glsl and non-glsl.Eric Anholt2010-09-213-17/+3
* r600g: directly allocate bo for user bufferJerome Glisse2010-09-214-27/+66
* glsl: Add definition of gl_TextureMatrix inverse/transpose builtins.Eric Anholt2010-09-211-0/+3
* llvmpipe: When failing free fs shader too.José Fonseca2010-09-211-0/+1
* llvmpipe: Describe how to profile llvmpipe.José Fonseca2010-09-211-0/+38
* draw: new draw_fs.[ch] filesBrian Paul2010-09-212-0/+115
* Merge branch 'sprite-coord'Brian Paul2010-09-2122-139/+391
|\
| * draw: check bitshift against PIPE_MAX_SHADER_OUTPUSBrian Paul2010-09-201-1/+5
| * llvmpipe: check bitshift against PIPE_MAX_SHADER_OUTPUTSBrian Paul2010-09-201-2/+5
| * draw: fix test for using the wide-point stageBrian Paul2010-09-201-2/+2
| * llvmpipe: implement sprite coord origin modesBrian Paul2010-09-201-6/+12
| * llvmpipe: rename sprite field, add sprite_coord_originBrian Paul2010-09-205-6/+10
| * llvmpipe: clean-up, comments in setup_point_coefficient()Brian Paul2010-09-201-5/+10
| * llvmpipe: reformatting, remove trailing whitespace, etcBrian Paul2010-09-201-21/+23
| * llvmpipe: indentation fixBrian Paul2010-09-201-1/+1
| * llvmpipe: maintain fragment shader state for draw moduleBrian Paul2010-09-202-0/+14
| * gallium/docs: added new pipeline.txt diagramBrian Paul2010-09-171-0/+128
| * gallium: rework handling of sprite_coord_enable stateBrian Paul2010-09-1712-94/+172
| * gallium: better docs for pipe_rasterizer_state::sprite_coord_enableBrian Paul2010-09-171-5/+13
* | glx: Hold on to drawables if we're just switching to another contextKristian Høgsberg2010-09-211-1/+4
* | d3d1x: actually enable and fix blob apisLuca Barbieri2010-09-212-6/+7
* | d3d1x: add missing fileLuca Barbieri2010-09-211-0/+87
* | d3d1x: fix compilation with recent Wine versions installedLuca Barbieri2010-09-211-1/+1
* | d3d1x: add blob and signature extraction APIsLuca Barbieri2010-09-217-13/+116
* | llvmpipe: fix flatshading in new line codeKeith Whitwell2010-09-211-6/+13
* | d3d1x: add new Direct3D 10/11 COM state tracker for GalliumLuca Barbieri2010-09-21108-0/+26335
* | r600g: Removed debug code.Tilman Sauerbeck2010-09-211-1/+0
* | r600g: fix eg texture borders.Dave Airlie2010-09-214-28/+35
* | r600g: fixup evergreen miptree setup.Dave Airlie2010-09-211-2/+5
* | r300/compiler: Refactor the pair instruction data structuresTom Stellard2010-09-204-38/+21
* | r600g: set back to correct codepaths.Dave Airlie2010-09-211-1/+1
* | r600g: deal with overflow of VTX/TEX CF clauses.Dave Airlie2010-09-211-2/+8
* | tgsi: Remove duplicate case value.Vinson Lee2010-09-201-1/+0
* | dri/nouveau: Fix software mipmap generation on 1x1 textures.Francisco Jerez2010-09-211-1/+1
* | dri/nv10-nv20: Fix texturing in some cases after a base level change.Francisco Jerez2010-09-213-11/+10
* | dri/nouveau: Cleanup more references to old FBOs and VBOs.Francisco Jerez2010-09-212-4/+4