summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary
Commit message (Expand)AuthorAgeFilesLines
* tgsi: make function call code in tgsi_sse.c less opaqueKeith Whitwell2009-07-162-25/+92
* gallium: proper constructor and destructor for tgsi_exec_machineKeith Whitwell2009-07-166-40/+54
* Merge branch 'mesa_7_5_branch'Brian Paul2009-07-137-17/+117
|\
| * tgsi: update some assertionsBrian Paul2009-07-101-4/+4
| * tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACEBrian Paul2009-07-101-1/+6
| * tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACEBrian Paul2009-07-101-1/+6
| * tgis: implement indirect addressing for destination registersBrian Paul2009-07-106-11/+101
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-041-1/+27
|\|
| * gallium: Fixes for clobbering stencil values in combined depth/stencil textures.Michel Dänzer2009-07-071-1/+27
* | gallium: rearrange some members to avoid memory holes/paddingZack Rusin2009-07-061-2/+2
* | pipebuffer: handle possible null pointer dereferenceZack Rusin2009-07-062-0/+4
* | cso: possible null pointer dereferenceZack Rusin2009-07-061-0/+4
* | util: fix possible null pointer usageZack Rusin2009-07-064-11/+46
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-031-4/+2
|\|
| * util: Increase OutputDebugStringA to 4k.José Fonseca2009-07-011-4/+2
* | Nuke old trace-drm integration.Corbin Simpson2009-07-021-165/+0
* | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-301-1/+3
|\|
| * util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...José Fonseca2009-06-301-1/+3
* | gallium/draw: sketch out some missing pointcoord codeBrian Paul2009-06-291-1/+11
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-141-1/+1
|\|
| * tgsi: correct handling of return value from util_vsnprintfKeith Whitwell2009-06-261-5/+13
| * aux/indices: don't use 'prim' value once it is known to be badKeith Whitwell2009-06-261-1/+1
* | tgsi: correct handling of return value from util_vsnprintfKeith Whitwell2009-06-261-5/+13
* | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-2414-86/+93
|\|
| * util: Add cast.José Fonseca2009-06-181-1/+1
| * draw: Replace pointer arithmetic with cast.José Fonseca2009-06-181-1/+2
| * pipebuffer: Use a type consistently for sizes/offsets.José Fonseca2009-06-1812-84/+90
* | draw: use u_reduced_prim() functionBrian Paul2009-06-194-28/+4
* | gallium/util: s/boolean/unsigned/Brian Paul2009-06-191-1/+1
* | Merge branch 'ext-provoking-vertex'Brian Paul2009-06-195-59/+150
|\ \
| * | draw: use flatfirst variableBrian Paul2009-06-181-1/+1
| * | draw: remove debug codeBrian Paul2009-06-181-7/+0
| * | draw: fix first provoking vertex mode for quads, quad strips and polygonsBrian Paul2009-06-181-18/+55
| * | draw: fix first provoking vertex mode for unfilled quadsBrian Paul2009-06-181-10/+24
| * | draw: clean up indentationBrian Paul2009-06-181-11/+11
| * | draw: implement flatshade_first for drawing pipelineBrian Paul2009-06-092-20/+67
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-161-3/+3
|\ \ \ | | |/ | |/|
| * | rtasm: Use 32bit constant.José Fonseca2009-06-151-3/+3
* | | Merge branch 'mesa_7_5_branch'José Fonseca2009-06-111-1/+1
|\| |
| * | util: Single precision constants.José Fonseca2009-06-101-1/+1
* | | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-091-1/+1
|\| |
| * | pipebuffer: Silence out of heap space debug printJakob Bornecrantz2009-06-081-1/+1
* | | rbug: Change block protocol around a bitJakob Bornecrantz2009-06-094-217/+45
* | | rbug: Extend context info and block opsJakob Bornecrantz2009-06-094-0/+293
* | | llvm: fix compile on gcc 4.4Dave Airlie2009-06-081-0/+2
* | | util: Fix winsock include.Michal Krol2009-06-051-1/+1
* | | rbug: Update rbug protocol with new context callsJakob Bornecrantz2009-06-047-43/+336
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-045-7/+43
|\| |
| * | tgsi: increase MAX_LABELS to 4096Brian Paul2009-06-041-1/+1
| * | util: Unsaved change missing from last commit.José Fonseca2009-06-021-1/+1