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
/
include
Age
Commit message (
Expand
)
Author
2008-05-28
Merge branch 'gallium-vertex-linear' into gallium-0.1
Jakob Bornecrantz
2008-05-28
gallium: Windows CE portability fixes.
José Fonseca
2008-05-28
gallium: Autodetect WINCE.
José Fonseca
2008-05-26
Merge branch 'gallium-tex-surface' into gallium-0.1
Jakob Bornecrantz
2008-05-24
gallium: Poor-man profiler for win32 kernel.
José Fonseca
2008-05-23
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
2008-05-23
gallium: define PIPE_CDECL calling convention, which really is cdecl everywhere
Keith Whitwell
2008-05-19
gallium: Additional formats for bump mapping.
José Fonseca
2008-05-18
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-17
gallium: remove deprecated format names
Brian Paul
2008-05-07
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-07
gallium: New PIPE_TEXTURE_USAGE_PRIMARY flag for primary surfaces.
José Fonseca
2008-05-07
gallium: Simple facility to dump and view images for debugging.
José Fonseca
2008-05-06
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-06
gallium: New pipe_screen interface to overlay a texture on existing memory.
José Fonseca
2008-05-03
gallium: add pipe surface layout value (Roland Scheidegger)
Keith Whitwell
2008-05-02
gallium: remove obsolete PIPE_CAP_BITMAP_TEXCOORD_BIAS
Brian Paul
2008-05-02
gallium: identify depth-stencil textures
Keith Whitwell
2008-05-02
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-02
gallium: remove usage of winsys->surface_alloc_storage from state tracker
Keith Whitwell
2008-05-02
re-add pipe_surface map/unmap inlines
Keith Whitwell
2008-05-01
gallium: add information to surface to identify which texture image it is poi...
Keith Whitwell
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-30
gallium: rename old PIPE_FORMAT_U_I8 with PIPE_FORMAT_I8_UNORM, etc.
Brian Paul
2008-04-30
gallium: fix typo: s/custam/custom/
Brian Paul
2008-05-01
d3d: Windows miniport driver portability fixes.
José Fonseca
2008-04-30
gallium: new pipe_buffer alloc/map/unmap/ref wrappers
Brian Paul
2008-04-29
silence p_debug.h:63: warning: ISO C forbids forward references to ‘enum’...
Zack Rusin
2008-04-29
gallium: declare pipe_format enum to silence warnings
Brian Paul
2008-04-29
gallium: add debug_print_format() make it easier to print format error messages
Keith Whitwell
2008-04-25
gallium: tweak comments, minor var renaming
Brian Paul
2008-04-25
gallium: tweak comments, minor var renaming
Brian Paul
2008-04-25
gallium: Windows user mode portability fixes.
José Fonseca
2008-04-25
gallium: New configuration header.
José Fonseca
2008-04-24
gallium: Make sure the size of non-existent storage components is set to 0.
Michel Dänzer
2008-04-24
gallium: Initial support for pixel formats with unused storage components.
Michel Dänzer
2008-04-21
util: work around freaky win32 math.h
Keith Whitwell
2008-04-21
util: add wrappers for float math functions on windows
Keith Whitwell
2008-04-15
gallium: Don't assume snprintf are always available.
José Fonseca
2008-04-11
gallium: Thread condition variables.
José Fonseca
2008-04-10
gallium: flags param to surface_alloc_storage() is unused and deprecated
Brian Paul
2008-04-08
gallium: re-order, clean-up PIPE_MAX_* definitions
Brian
2008-04-08
gallium: remove obsolete/unused PIPE_ATTRIB_MAX
Brian
2008-04-08
gallium: Allow to debug memory leaks in nested scopes.
José Fonseca
2008-04-07
gallium: Stop warnings
Jakob Bornecrantz
2008-04-05
gallium: Use the custom snprintf implementation everywhere (for Win32).
José Fonseca
2008-04-04
gallium: Handle client-supplied edgeflags.
Keith Whitwell
2008-04-04
gallium: fix two-side stencil handling
Roland Scheidegger
2008-04-02
gallium: add a flag to turn on gl rasterization rules
Keith Whitwell
2008-04-02
gallium: add temporary facility for rasterization-time clamping of point sizes
Keith Whitwell
[next]