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
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-18
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
gallium: improved comments, minor whitespace changes
Brian Paul
2009-08-17
gallium: Make PIPE_TRANSFER_{READ,WRITE,READ_WRITE} bitmask friendly.
Maarten Maathuis
2009-08-14
gallium: Always map for READ flag when DISCARD is not set.
José Fonseca
2009-08-11
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-30
tgsi: Declare a LOOP register.
Michal Krol
2009-07-23
gallium: clean up opcode definitions
Keith Whitwell
2009-07-23
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-22
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-14
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-08
gallium: Add endian detection to p_config.
Corbin Simpson
2009-07-06
gallium: rearrange some members to avoid memory holes/padding
Zack Rusin
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
gallium: remove the pipe_sampler_state::shadow_ambient field
Brian Paul
2009-06-30
gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag for buffer_flush_mapped_ra...
José Fonseca
2009-07-01
gallium: fix the front face semantics
Zack Rusin
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-26
gallium: added PIPE_CAP_TGSI_CONT_SUPPORTED
Brian Paul
2009-06-16
gallium: Avoid atomic ops / locking when src is dst.
José Fonseca
2009-06-15
gallium: Ensure assert macro is defined before being used in p_thread.h
José Fonseca
2009-06-15
gallium: Fix segfault and valgrind error introduced with commit 3f2e006b75970...
Thomas Hellstrom
2009-06-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-25
gallium: Add PIPE_OS_APPLE token.
Vinson Lee
2009-06-16
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-15
Merge branch 'mesa_7_5_branch'
Thomas Hellstrom
2009-06-11
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
gallium: New pf_is_depth_and_stencil / pf_is_depth_or_stencil inlines.
José Fonseca
2009-06-11
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-10
gallium: Shorthand functions for computing stride and sizes for a rect.
José Fonseca
2009-06-10
gallium: updated PIPE_CAP_x comments
Brian Paul
2009-06-05
gallium: Make pipe thread say if it has condvars or not
Jakob Bornecrantz
2009-05-05
gallium: remove redundant cube face #defines
Brian Paul
2009-04-28
gallium: Add a dri1 api
Thomas Hellstrom
2009-04-28
gallium: Update the drm_api.
Thomas Hellstrom
2009-04-17
pipe: Get the p_atomic_dec_zero logic right this time.
José Fonseca
2009-04-17
gallium: Fix PIPE_ATOMIC_GCC_INTRINSIC build.
Michel Dänzer
2009-04-17
pipe: Fix InterlockedDecrement usage.
José Fonseca
2009-04-17
gallium: simplify further the logic for selecting mutex implementation
Keith Whitwell
2009-04-17
gallium: add #warning to mutex-based atomic implementation
Keith Whitwell
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-10
gallium: remove pipe_texture::compressed field
Brian Paul
2009-04-09
gallium: comments for surface_copy(), surface_fill() in p_context.h
Brian Paul
2009-04-09
gallium: change // comment to /* */ style
Brian Paul
2009-04-09
gallium: updated comments in p_screen.h
Brian Paul
2009-04-09
gallium: Use "flags" consistently.
José Fonseca
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
[next]