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
/
pipe
Age
Commit message (
Expand
)
Author
2008-04-01
gallium: Compute YCBCR bit depth.
José Fonseca
2008-03-31
gallium: updated comment for bypass_vs
Brian
2008-03-31
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-29
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-28
gallium: remove redundant compare bit in sampler state
Roland Scheidegger
2008-03-28
gallium: Bump PIPE_MAX_SAMPLERS to 16.
Michal Krol
2008-03-27
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
gallium: updated/improved comments, minor re-formatting
Brian Paul
2008-03-27
gallium: silence unused var warning
Brian
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-25
gallium: Introduce flatshade_first field to rasterizer_state.
Michal Krol
2008-03-25
Fix typo
José Fonseca
2008-03-25
gallium: Use debug_get_option for GETENV
José Fonseca
2008-03-24
gallium: fix a few bugs, warnings in the p_debug code
Brian
2008-03-24
gallium: Simple cross platform get-opt system.
José Fonseca
2008-03-24
gallium: cleanup p_debug
José Fonseca
2008-03-24
gallium: fix REALLOC() to copy smaller of old/new sizes
Brian
2008-03-24
gallium: Protect operator precedence in macro.
José Fonseca
2008-03-23
gallium: Remove the debug_mask_* stuff.
José Fonseca
2008-03-23
gallium: Memory debugging utilities.
José Fonseca
2008-03-21
gallium: added DXT formats (preliminary, will probably change)
Brian Paul
2008-03-21
gallium: document is_format_supported()'s type param
Brian Paul
2008-03-21
gallium: PIPE_FORMAT_TYPE_ comments
Brian Paul
2008-03-21
gallium: added sRGB formats
Brian Paul
2008-03-21
gallium: additional comments, fix typos, etc
Brian Paul
2008-03-20
gallium: added width, height to pipe_framebuffer_state
Brian
2008-03-20
gallium: add debug facility to dump random blobs as hex
Keith Whitwell
2008-03-19
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
gallium: Add generic enum and flags dumping utility functions.
José Fonseca
2008-03-18
gallium: make REALLOC a bit more like realloc
Keith Whitwell
2008-03-18
gallium: Convenience debug_warning function.
José Fonseca
2008-03-13
gallium: added bypass_vs flag to rasterizer state (may be temporary)
Brian
2008-03-13
gallium: remove dead code related to shader semantic input/output info
Brian Paul
2008-03-13
gallium: remove semantic info from pipe_shader_state
Brian Paul
2008-03-13
tgsi: Drop pre-ps_2_0 opcodes.
Michal Krol
2008-03-13
tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.
Michal Krol
2008-03-13
gallium: Standardize most important error codes.
José Fonseca
2008-03-13
gallium: Fix debug_mask_vprintf's example.
José Fonseca
2008-03-12
tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.
Michal Krol
2008-03-12
tgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.
Michal Krol
2008-03-12
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-12
gallium: Conditional debugging output.
José Fonseca
2008-03-11
tgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
Michal Krol
2008-03-10
gallium: WinCE portability fixes.
José Fonseca
2008-03-09
gallium: add some commonly implemented bits of hw state
Keith Whitwell
2008-03-08
gallium: Document debug_printf usage.
José Fonseca
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-03
gallium: remove obsolete comment
Keith Whitwell
2008-03-03
gallium: document user_buffer_create a little
Keith Whitwell
2008-03-01
start implementing start of bultins
Zack Rusin
[next]