summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga
Commit message (Expand)AuthorAgeFilesLines
* svga: Ensure that the wrong vdecls don't get used in swtnl pathJakob Bornecrantz2011-01-063-0/+19
* u_upload_mgr: new featuresMarek Olšák2011-01-062-3/+8
* svga, glhd: Remove incorrect assert and add noteJakob Bornecrantz2010-12-161-1/+0
* svga: Minor debug text fixJakob Bornecrantz2010-12-161-1/+1
* svga: Correct spelling in swtnl backendJakob Bornecrantz2010-12-161-4/+4
* svga: Remove unnecessary header.Vinson Lee2010-12-221-1/+0
* gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák2010-12-206-17/+12
* svga: s/varient/variant/Brian Paul2010-12-162-2/+2
* gallium: support for array textures and related changesRoland Scheidegger2010-12-0210-90/+166
* svga: Silence debug printf.José Fonseca2010-12-011-1/+0
* scons: Alias for svgaJosé Fonseca2010-11-301-0/+2
* svga: Use consistent hexadecimal representation on debug output.José Fonseca2010-11-301-1/+1
* gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák2010-11-221-0/+4
* svga: fill out CAPs for indirect addressingMarek Olšák2010-11-121-0/+13
* svga: Integer constant register file has a separate namespace.Michal Krol2010-09-203-8/+9
* svga: Fix relative addressing translation for pixel shaders.Michal Krol2010-09-201-14/+37
* gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-51/+76
* svga: Fix CMP translation for vertex shader targets.Michal Krol2010-08-301-0/+19
* svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...José Fonseca2010-08-304-8/+27
* draw: specialized cliptesting routinesKeith Whitwell2010-08-251-1/+2
* gallium: Use draw_set_index_buffer and others.Chia-I Wu2010-08-251-11/+6
* svga: Remove redundant svga_draw_range_elements.Chia-I Wu2010-08-253-87/+45
* svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.José Fonseca2010-08-222-6/+9
* gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri2010-08-202-1/+3
* gallium: Keep only pipe_context::draw_vbo.Chia-I Wu2010-07-291-25/+0
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-293-0/+44
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-283-3/+43
|\
| * svga: Move bootstrap code to targetsJakob Bornecrantz2010-06-063-3/+43
* | gallium: adjust the query interface to support custom typesZack Rusin2010-06-081-2/+3
|/
* svga: Remove unnecessary header.Vinson Lee2010-06-031-1/+0
* Merge branch 'gallium-newclear'Roland Scheidegger2010-06-033-4/+8
|\
| * svga: adapt to clear interface changesRoland Scheidegger2010-05-293-4/+8
* | gallium: silence all debug_named_value related warningsJoakim Sindholt2010-06-031-15/+15
* | svga: Add a winsys callback to get the svga_winsys_contextThomas Hellstrom2010-05-312-0/+8
|/
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-213-19/+49
|\
| * gallium: implement set_sample_mask() in all driversRoland Scheidegger2010-05-181-0/+7
| * svga: adapt to interface changesRoland Scheidegger2010-05-172-19/+42
* | Merge branch 'gallium-front-ccw'Keith Whitwell2010-05-215-42/+42
|\ \
| * | gallium: more work on ccw flag removalKeith Whitwell2010-05-141-6/+6
| * | gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-145-36/+36
* | | gallium: EXT_timer_query support.Mathias Fröhlich2010-05-171-0/+2
* | | gallium: remove forward declarations of non-existent objectsMarek Olšák2010-05-141-1/+0
|/ /
* | svga: Advertise shader limits.José Fonseca2010-05-121-0/+51
* | gallium: Make PIPE_CAP_xxx enums.José Fonseca2010-05-121-2/+2
* | svga: Fill in is_resource_referenced callback.José Fonseca2010-05-101-0/+1
* | gallium: rename draw() to draw_elements() in vbuf codeBrian Paul2010-05-051-4/+4
* | svga: Remove unnecessary header.Vinson Lee2010-05-041-1/+0
|/
* svga: Silent warning.José Fonseca2010-05-031-1/+1
* svga: Remove the screen private context.José Fonseca2010-05-0311-106/+63
* svga: Remove empty file.José Fonseca2010-05-031-2/+0