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
/
mesa
/
drivers
/
dri
/
nouveau
/
nv04_context.c
Age
Commit message (
Expand
)
Author
2010-11-15
dri/nouveau: nv04: Use rules-ng-ng headers
Viktor Novotný
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-09-16
dri/nouveau: Don't reemit the BO state in nouveau_state_emit().
Francisco Jerez
2010-09-16
dri/nv04: Fix maximum texture size.
Francisco Jerez
2010-09-16
dri/nv04: Fix up color mask.
Francisco Jerez
2010-09-16
dri/nv04: Enable eng3dm for A8/L8 textures.
Andrew Randrianasulu
2010-09-09
dri/nv04: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-03-18
dri/nouveau: Implement texture matrices.
Francisco Jerez
2010-03-11
dri/nouveau: Just reemit the BO state on pushbuf flush.
Francisco Jerez
2010-03-04
dri/nouveau: Remove some CI remnants.
Francisco Jerez
2010-03-01
dri/nouveau: Fix up the ADD texture environment on nv0x.
Francisco Jerez
2010-02-17
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-04
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez