r600g: use floats instead of hex for blit vbo
[mesa.git] / src / gallium / drivers / svga /
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Michal Krolsvga: Integer constant register file has a separate...
2010-09-20 Michal Krolsvga: Fix relative addressing translation for pixel...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 Michal Krolsvga: Fix CMP translation for vertex shader targets.
2010-08-30 José Fonsecasvga: Re-emit bound rendertargets and texture samplers...
2010-08-25 Keith Whitwelldraw: specialized cliptesting routines
2010-08-25 Chia-I Wugallium: Use draw_set_index_buffer and others.
2010-08-25 Chia-I Wusvga: Remove redundant svga_draw_range_elements.
2010-08-22 José Fonsecasvga: Do not shortcut NULL surface relocations with...
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-06 Jakob Bornecrantzsvga: Move bootstrap code to targets
2010-06-04 Vinson Leesvga: Remove unnecessary header.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Joakim Sindholtgallium: silence all debug_named_value related warnings
2010-05-31 Thomas Hellstromsvga: Add a winsys callback to get the svga_winsys_context
2010-05-28 Roland Scheideggersvga: adapt to clear interface changes
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-18 Roland Scheideggergallium: implement set_sample_mask() in all drivers
2010-05-17 Roland Scheideggersvga: adapt to interface changes
2010-05-14 Keith Whitwellgallium: more work on ccw flag removal
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-12 José Fonsecasvga: Advertise shader limits.
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-10 José Fonsecasvga: Fill in is_resource_referenced callback.
2010-05-06 Brian Paulgallium: rename draw() to draw_elements() in vbuf code
2010-05-05 Vinson Leesvga: Remove unnecessary header.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 José Fonsecasvga: Silent warning.
2010-05-02 José Fonsecasvga: Remove the screen private context.
2010-05-02 José Fonsecasvga: Remove empty file.
2010-05-02 José Fonsecasvga: Update flags documentation.
2010-05-02 Vinson Leesvga: Include svga_surface.h in svga_screen.c.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-17 Mathias Fröhlichgallium: EXT_timer_query support.
2010-05-14 Marek Olšákgallium: remove forward declarations of non-existent...
2010-04-26 José Fonsecasvga: Pass-through max_index to translate.
2010-04-24 José Fonsecasvga: D3DCOLOR actually stands for B8G8R8A8.
2010-04-24 José Fonsecasvga: Translate recently added vertex formats.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Jakob Bornecrantzsvga: Fix index offset
2010-04-20 Jakob Bornecrantzsvga: Init surface functions
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Jakob Bornecrantzsvga: More don't recurse
2010-04-19 Jakob Bornecrantzsvga: Don't recurse
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 José Fonsecasvga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecasvga: Implement index bias.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Vinson Leesvga: Remove unnecessary headers.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Vinson Leesvga: Silence uninitialized variable warnings.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-29 José Fonsecasvga: util_format_is_compressed() -> util_format_is_s3tc().
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-14 Vinson Leesvga: Remove unnecessary header.
next