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
/
cell
Age
Commit message (
Expand
)
Author
2010-03-09
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-01
cell: adapt to new vertex element cso
Roland Scheidegger
2010-02-14
cell: Use util_format_name().
José Fonseca
2010-02-12
cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
2010-02-12
cell: adjust structure padding
Brian Paul
2010-02-12
cell: remove unused var
Brian Paul
2010-02-12
cell: include cell_context.h
Brian Paul
2010-02-12
cell: re-fix undeclared var
Brian Paul
2010-02-12
cell: declare stencil_value variable
Brian Paul
2010-02-11
cell: adapt to stencil ref changes
Roland Scheidegger
2010-02-08
gallium: remove softpipe references in other drivers
Keith Whitwell
2010-02-08
cell: fix the usual cell breakage
Marc Dietrich
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-27
cell: remove commas from structs wrapped in PIPE_ALIGN_TYPE macro
Brian Paul
2010-01-25
cell: adapt to blend changes
Roland Scheidegger
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-12
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
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
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-23
gallium: propagate draw retval changes into cell driver
Roland Scheidegger
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
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-08
cell: use boolean instead of bool
Roland Scheidegger
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-02
cell: fix TGSI breakage
Brian Paul
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
cell: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-10-23
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
cell: typo from ExtSwizzle commit
Keith Whitwell
[next]