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
2010-01-11
gallium: Add PUBLIC macro for function visibility.
Chia-I Wu
2010-01-11
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-10
gallium: Remove dead code.
José Fonseca
2010-01-10
gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...
José Fonseca
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
gallium: Add UMOD TGSI opcode.
Michal Krol
2010-01-05
gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI.
Michal Krol
2010-01-05
gallium: Add signed/unsigned int immediate data types.
Michal Krol
2010-01-05
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
gallium: Add more integer TGSI opcodes.
Michal Krol
2009-12-31
gallium: pipe_context::render_condition() and mode flags
Brian Paul
2009-12-25
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
util: put vertices_per_primitive function in its proper location
Zack Rusin
2009-12-25
gallium: add an inline that returns number of vertices per primitive
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-21
gallium: remove return value from draw calls
Keith Whitwell
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-15
pipe: add PIPE_MAX_TEXTURE_TYPES
Marek Olšák
2009-12-14
tgsi: add properties and system value register
Zack Rusin
2009-12-11
gallium: added comment for pipe_reference() return value
Brian Paul
2009-12-09
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-08
gallium: use boolean instead of bool in p_refcnt.h
Roland Scheidegger
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
gallium: Make pipe_format a sequential enum.
Michal Krol
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-04
gallium: Disable force_align_arg_pointer attribute on x86_64.
José Fonseca
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-03
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-03
gallium: Remove pf_mixed_*().
Michal Krol
2009-12-03
gallium: Remove pf_rev().
Michal Krol
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-03
gallium: Remove unused format functions.
Michal Krol
2009-12-02
gallium/util: added PIPE_CC_GCC_VERSION symbol
Brian Paul
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
gallium: Introduce separate vertex texture/sampler state.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-27
gallium: Remove tgsi_version token.
Michal Krol
2009-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
[next]