summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga
AgeCommit message (Expand)Author
2010-12-09android: Add Android.mk's.Chia-I Wu
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-12-01svga: Silence debug printf.José Fonseca
2010-11-30scons: Alias for svgaJosé Fonseca
2010-11-30svga: Use consistent hexadecimal representation on debug output.José Fonseca
2010-11-22gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák
2010-11-12svga: fill out CAPs for indirect addressingMarek Olšák
2010-09-20svga: Integer constant register file has a separate namespace.Michal Krol
2010-09-20svga: Fix relative addressing translation for pixel shaders.Michal Krol
2010-09-14gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri
2010-08-30svga: Fix CMP translation for vertex shader targets.Michal Krol
2010-08-30svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...José Fonseca
2010-08-25draw: specialized cliptesting routinesKeith Whitwell
2010-08-25gallium: Use draw_set_index_buffer and others.Chia-I Wu
2010-08-25svga: Remove redundant svga_draw_range_elements.Chia-I Wu
2010-08-22svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.José Fonseca
2010-08-20gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri
2010-07-29gallium: Keep only pipe_context::draw_vbo.Chia-I Wu
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-08gallium: adjust the query interface to support custom typesZack Rusin
2010-06-06svga: Move bootstrap code to targetsJakob Bornecrantz
2010-06-03svga: Remove unnecessary header.Vinson Lee
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger
2010-06-03gallium: silence all debug_named_value related warningsJoakim Sindholt
2010-05-31svga: Add a winsys callback to get the svga_winsys_contextThomas Hellstrom
2010-05-29svga: adapt to clear interface changesRoland Scheidegger
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger
2010-05-17svga: adapt to interface changesRoland Scheidegger
2010-05-14gallium: more work on ccw flag removalKeith Whitwell
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
2010-05-12svga: Advertise shader limits.José Fonseca
2010-05-12gallium: Make PIPE_CAP_xxx enums.José Fonseca
2010-05-10svga: Fill in is_resource_referenced callback.José Fonseca
2010-05-05gallium: rename draw() to draw_elements() in vbuf codeBrian Paul
2010-05-04svga: Remove unnecessary header.Vinson Lee
2010-05-03svga: Silent warning.José Fonseca
2010-05-03svga: Remove the screen private context.José Fonseca
2010-05-03svga: Remove empty file.José Fonseca
2010-05-03svga: Update flags documentation.José Fonseca
2010-05-02svga: Include svga_surface.h in svga_screen.c.Vinson Lee
2010-05-17gallium: EXT_timer_query support.Mathias Fröhlich
2010-05-14gallium: remove forward declarations of non-existent objectsMarek Olšák
2010-04-21svga: Fix index offsetJakob Bornecrantz
2010-04-20svga: Init surface functionsJakob Bornecrantz
2010-04-19svga: More don't recurseJakob Bornecrantz
2010-04-19svga: Don't recurseJakob Bornecrantz
2010-04-27svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca