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
/
nv50
Age
Commit message (
Expand
)
Author
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-17
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-14
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-14
nv50: be more cautious about using reg_instance
Christoph Bumiller
2009-12-14
nv50: store immediates as uint32
Christoph Bumiller
2009-12-13
nouveau: nv50: Add missing ctor_immd_4u32 function
Patrice Mandin
2009-12-13
nv50: add proper zslice offset in miptree_surface
Christoph Bumiller
2009-12-13
nv50: use m2mf z pos instead of calculating offset manually
Christoph Bumiller
2009-12-13
nv50: add craziness for non-constant TXB and TXL
Christoph Bumiller
2009-12-12
nv50: support TXB and TXL
Christoph Bumiller
2009-12-12
nv50: add S8Z24 depth texture format too
Christoph Bumiller
2009-12-12
nv50: fix depth comparison func TSC bits
Christoph Bumiller
2009-12-12
nv50: add src_mask case for IF opcode
Christoph Bumiller
2009-12-12
nv50: plug memory leak in miptree creation/destruction
Christoph Bumiller
2009-12-12
nv50: use copies of tgsi src nv50_regs
Christoph Bumiller
2009-12-12
nv50: support vertex program textures
Christoph Bumiller
2009-12-08
nouveau: use boolean instead of bool
Roland Scheidegger
2009-12-08
Format layout cannot be used to distinguish scaled/normalised formats.
Michal Krol
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-02
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
nv: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-29
nv50: update linkage on rasterizer change
Christoph Bumiller
2009-11-29
nv50: match VP outputs to FP inputs ourselves
Christoph Bumiller
2009-11-29
nv50: don't permanently negate src in emit_ddy
Christoph Bumiller
2009-11-27
nv50: do conversion of last insn to 64 bit format first
Christoph Bumiller
2009-11-27
nv50: bswap32 the polygon stipple pattern
Christoph Bumiller
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-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-09
nv50: clarify data for method 0x121c
Christoph Bumiller
2009-11-07
nv50: enable all 32 threads of a warp
Christoph Bumiller
2009-11-04
nv50: fix shader emit_tex for cube textures
Christoph Bumiller
2009-11-04
nv50: add abs-modifier for emit_minmax
Christoph Bumiller
2009-11-04
nv50: add 3d texture tiling and mip-mapping
Christoph Bumiller
2009-11-01
nv50: handle TGSI_SEMANTIC_FACE
Christoph Bumiller
2009-11-01
nv50: make IF condition safe
Christoph Bumiller
2009-11-01
nv50: implement TGSI_OPCODE_AND/OR/XOR
Christoph Bumiller
2009-10-31
nv50: fix textures with block size != cpp
Christoph Bumiller
2009-10-31
nv50: use SIFC also for shader upload
Christoph Bumiller
2009-10-31
nv50: make MRTs work
Christoph Bumiller
2009-10-28
nv50: activate more lanes in a warp
Christoph Bumiller
2009-10-23
nv50: do SIGN_SET as one instruction
Christoph Bumiller
[next]