index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
Age
Commit message (
Expand
)
Author
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
2010-04-27
svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-26
svga: Pass-through max_index to translate.
José Fonseca
2010-04-24
svga: D3DCOLOR actually stands for B8G8R8A8.
José Fonseca
2010-04-24
svga: Translate recently added vertex formats.
José Fonseca
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-19
svga: Implement index bias.
José Fonseca
2010-04-19
Merge branch '7.8'
Brian Paul
[next]