Age | Commit message (Expand) | Author |
2010-12-20 | gallium: remove unused 'buf' parameter in pipe_buffer_unmap | Marek Olšák |
2010-12-16 | svga: s/varient/variant/ | Brian Paul |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-12-01 | svga: Silence debug printf. | José Fonseca |
2010-11-30 | scons: Alias for svga | José Fonseca |
2010-11-30 | svga: Use consistent hexadecimal representation on debug output. | José Fonseca |
2010-11-22 | gallium: add PIPE_SHADER_CAP_SUBROUTINES | Marek Olšák |
2010-11-12 | svga: fill out CAPs for indirect addressing | Marek Olšák |
2010-09-20 | svga: Integer constant register file has a separate namespace. | Michal Krol |
2010-09-20 | svga: Fix relative addressing translation for pixel shaders. | Michal Krol |
2010-09-14 | gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) | Luca Barbieri |
2010-08-30 | svga: Fix CMP translation for vertex shader targets. | Michal Krol |
2010-08-30 | svga: Re-emit bound rendertargets and texture samplers at the beginning of ev... | José Fonseca |
2010-08-25 | draw: specialized cliptesting routines | Keith Whitwell |
2010-08-25 | gallium: Use draw_set_index_buffer and others. | Chia-I Wu |
2010-08-25 | svga: Remove redundant svga_draw_range_elements. | Chia-I Wu |
2010-08-22 | svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID. | José Fonseca |
2010-08-20 | gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too | Luca Barbieri |
2010-07-29 | gallium: Keep only pipe_context::draw_vbo. | Chia-I Wu |
2010-07-29 | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu |
2010-06-28 | Merge branch 'gallium-drm-driver-drescriptor' | Jakob Bornecrantz |
2010-06-08 | gallium: adjust the query interface to support custom types | Zack Rusin |
2010-06-06 | svga: Move bootstrap code to targets | Jakob Bornecrantz |
2010-06-03 | svga: Remove unnecessary header. | Vinson Lee |
2010-06-03 | Merge branch 'gallium-newclear' | Roland Scheidegger |
2010-06-03 | gallium: silence all debug_named_value related warnings | Joakim Sindholt |
2010-05-31 | svga: Add a winsys callback to get the svga_winsys_context | Thomas Hellstrom |
2010-05-29 | svga: adapt to clear interface changes | Roland Scheidegger |
2010-05-21 | Merge branch 'gallium-msaa' | Roland Scheidegger |
2010-05-21 | Merge branch 'gallium-front-ccw' | Keith Whitwell |
2010-05-18 | gallium: implement set_sample_mask() in all drivers | Roland Scheidegger |
2010-05-17 | svga: adapt to interface changes | Roland Scheidegger |
2010-05-14 | gallium: more work on ccw flag removal | Keith Whitwell |
2010-05-14 | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell |
2010-05-12 | svga: Advertise shader limits. | José Fonseca |
2010-05-12 | gallium: Make PIPE_CAP_xxx enums. | José Fonseca |
2010-05-10 | svga: Fill in is_resource_referenced callback. | José Fonseca |
2010-05-05 | gallium: rename draw() to draw_elements() in vbuf code | Brian Paul |
2010-05-04 | svga: Remove unnecessary header. | Vinson Lee |
2010-05-03 | svga: Silent warning. | José Fonseca |
2010-05-03 | svga: Remove the screen private context. | José Fonseca |
2010-05-03 | svga: Remove empty file. | José Fonseca |
2010-05-03 | svga: Update flags documentation. | José Fonseca |
2010-05-02 | svga: Include svga_surface.h in svga_screen.c. | Vinson Lee |
2010-05-17 | gallium: EXT_timer_query support. | Mathias Fröhlich |
2010-05-14 | gallium: remove forward declarations of non-existent objects | Marek Olšák |
2010-04-21 | svga: Fix index offset | Jakob Bornecrantz |
2010-04-20 | svga: Init surface functions | Jakob Bornecrantz |
2010-04-19 | svga: More don't recurse | Jakob Bornecrantz |
2010-04-19 | svga: Don't recurse | Jakob Bornecrantz |