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
2010-08-17
nv50: fix PSIZ and PRIMID mapping
Christoph Bumiller
2010-08-17
nv50: more TGSI opcodes (SIN, SCS, ARL, RET, KILP)
Christoph Bumiller
2010-08-17
nv50: generate JOINs for outermost IF clauses
Christoph Bumiller
2010-08-17
nv50: fix thinko in store to output reg possible check
Christoph Bumiller
2010-08-17
nv50: flatten simple IF/ELSE/ENDIF constructs
Christoph Bumiller
2010-08-15
nv50: loops part 2
Christoph Bumiller
2010-08-15
nv50: more constant folding
Christoph Bumiller
2010-08-10
nv50: begin implementing loops
Christoph Bumiller
2010-08-10
nv50: fix reg count
Christoph Bumiller
2010-08-05
nv50: build proper phi functions in the first place
Christoph Bumiller
2010-08-05
nv50: fix constbuf validation
Christoph Bumiller
2010-08-05
nv50: don't eliminate loads to dedicated values
Christoph Bumiller
2010-07-31
nv50: fixes for nested IFs
Christoph Bumiller
2010-07-31
nv50: explicitly set src type for SET ops
Christoph Bumiller
2010-07-31
nv50: insert MOVs also for PHI sources from dominating block
Christoph Bumiller
2010-07-31
nv50: fix for empty BBs
Christoph Bumiller
2010-07-31
nv50: add signed RGTC1 to format table, allow 2_10_10_10 for vbufs
Christoph Bumiller
2010-07-26
nv50: add missing 2nd source for POW multiplication
Christoph Bumiller
2010-07-26
nv50: permit usage of undefined TGSI TEMPs
Christoph Bumiller
2010-07-26
nv50: fix constant_operand opt mul by 2 case
Christoph Bumiller
2010-07-26
nv50: simple reload elimination and local CSE
Christoph Bumiller
2010-07-24
nv50: add/fix some license headers
Christoph Bumiller
2010-07-24
nv50: don't produce MOV immediate to output reg in store opt
Christoph Bumiller
2010-07-24
nv50: introduce the big formats table
Christoph Bumiller
2010-07-24
nouveau: update nouveau_class.h
Christoph Bumiller
2010-07-23
nv50: import new compiler
Christoph Bumiller
2010-07-23
nv50: implement depth clamp
Christoph Bumiller
2010-07-16
nv50: s/__func__/__FUNCTION__/
Vinson Lee
2010-06-09
nv: fix compile after the latest gs changes
Zack Rusin
2010-06-09
nv50: fix typo from gallium-msaa merge
Ben Skeggs
2010-06-09
nv50: use MARK_RING correctly
Ben Skeggs
2010-06-08
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-03
nv50: Remove unnecessary header.
Vinson Lee
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-05-29
nv50: adapt to clear interface changes
Roland Scheidegger
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-20
nv50: fixed other void pointer arithmetic errors
Xavier Chantry
2010-05-20
nv50: fix too long shader uploads by splitting them
Xavier Chantry
2010-05-20
nv50: fill in shader limits
Christoph Bumiller
2010-05-19
nv50: fix typo: s/_/./
Brian Paul
2010-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-17
nouveau: adapt to interface changes
Roland Scheidegger
2010-05-14
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-05
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-04-30
nv50: raise constant buffers size to maximum
Christoph Bumiller
2010-04-30
nv50: relax restriction on surface_copy format equality a bit
Christoph Bumiller
2010-04-30
nv50: don't segfault on OPCODE_END for empty programs
Christoph Bumiller
[next]