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
/
nv50_shader_state.c
Age
Commit message (
Expand
)
Author
2011-03-03
nv50: increase size of shader code bo
Christoph Bumiller
2011-03-02
nv50: fix POINT_COORD_REPLACE_MAP method size
Christoph Bumiller
2011-03-02
nv50: fix point sprite state validation
Christoph Bumiller
2011-03-02
nv50: apply relocations to shader code
Christoph Bumiller
2011-03-01
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
nv50: move onto common linear buffer manager
Ben Skeggs
2011-02-28
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2010-12-20
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-11-02
st/mesa: unbind constant buffer when not in use
Keith Whitwell
2010-09-28
nv50: fix GP state bind and validate
Christoph Bumiller
2010-09-18
nv50: fix typo in fifo packet length limit
Christoph Bumiller
2010-09-18
nv50: emit constbuf relocs before uploading constants
Christoph Bumiller
2010-09-18
nv50: add relocs for stack and local mem buffers
Christoph Bumiller
2010-09-15
nv50: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
nv50: Remove unnecessary headers.
Vinson Lee
2010-09-12
nv50: minor compiler fixes and cleanups
Christoph Bumiller
2010-08-23
nv50: fix check for sprite/point coord enable
Christoph Bumiller
2010-08-23
nv50: yet another case we need a nop.exit
Christoph Bumiller
2010-08-17
nv50: fix PSIZ and PRIMID mapping
Christoph Bumiller
2010-08-05
nv50: fix constbuf validation
Christoph Bumiller
2010-07-23
nv50: import new compiler
Christoph Bumiller