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
Age
Commit message (
Expand
)
Author
2007-09-20
nouveau: add GeForce 7300 SE to card list
Dave Airlie
2007-09-19
nouveau : nv1x use OUT_RING_CACHE_FORCE for NV10_TCL_PRIMITIVE_3D_PROJECTION_...
Matthieu Castet
2007-09-19
nouveau : add OUT_RING_CACHE_FORCE* to add stuff in the cache even if the val...
Matthieu Castet
2007-09-19
nouveau : add GL_FOG_COLOR + fix a compil error
Matthieu Castet
2007-09-19
nouveau: nv10: color logic op only for nv11+
Patrice Mandin
2007-09-16
nouveau : avoid vertex_size / 4 for each vertex ops
Matthieu Castet
2007-09-16
nouveau : use GLfloat instead of uint32_t. After all, our vertex attributes a...
Matthieu Castet
2007-09-16
nouveau : implement nv10_render_points
Matthieu Castet
2007-09-16
nouveau : fix nv10_render functions
Matthieu Castet
2007-09-16
nouveau : opps I introduce a bug when cleaning vertex pos attribute swap patch
Matthieu Castet
2007-09-16
nouveau : nv1x pos vertex attribute need to be the first in mesa.
Matthieu Castet
2007-09-15
nouveau : use new nouveau_reg.h with correct Bracket in macro
Matthieu Castet
2007-09-14
nouveau : check for nmesa->state_cache.atoms overflow
Matthieu Castet
2007-09-14
nouveau : fix NV10_TCL_PRIMITIVE_3D_CLIP_PLANE
Matthieu Castet
2007-09-13
nouveau : diable broken light enable on nv10
Matthieu Castet
2007-09-06
nouveau: nv10: check NULL pointers
Patrice Mandin
2007-09-06
nouveau: init depth range
Patrice Mandin
2007-09-06
nouveau: nv10: replace macros by loop to set vertex attributes
Patrice Mandin
2007-09-06
nouveau: need parenthesis around macro params, generator should be fixed
Patrice Mandin
2007-09-05
nouveau: nv10: emit vertex data in proper order for nv1x hw
Patrice Mandin
2007-09-04
nouveau: who needs nv03 ?
Stephane Marchesin
2007-09-04
nouveau: nv10: need to transpose mesa model+proj matrix for hw
Patrice Mandin
2007-09-03
nouveau: nv10: forgot function to set modelview matrix
Patrice Mandin
2007-09-03
nouveau: separate modelview and projection matrix updates
Patrice Mandin
2007-08-31
nouveau: nv10: remove setting projection matrix when scaling viewport
Patrice Mandin
2007-08-31
nouveau: add hw-dependent function to update modelview*projection matrix
Patrice Mandin
2007-08-27
nouveau: nv10: set total stride of vertex array for POS attribute
Patrice Mandin
2007-08-25
nouveau: nv10: also set modelview0 matrix to identity
Patrice Mandin
2007-08-25
nouveau: nv10: add a scissor func, do not cache viewport settings
Patrice Mandin
2007-08-25
nouveau: nv10: properly set viewport and projection
Patrice Mandin
2007-08-22
nouveau: nv10: set projection matrix from viewport size
Patrice Mandin
2007-08-22
nouveau: nv10: initialize more of nv10 tcl engine
Patrice Mandin
2007-08-21
nouveau: nv10: Move some initialization stuff
Patrice Mandin
2007-08-21
nouveau: Use proper notifier object
Patrice Mandin
2007-08-21
nouveau: nv10: Remove commented, unsupported by hw command
Patrice Mandin
2007-08-20
Use correct object for GART
Patrice Mandin
2007-08-19
nouveau: nv10: only one color buffer atm
Patrice Mandin
2007-08-16
nouveau: nv10: clear a buffer
Patrice Mandin
2007-08-16
nouveau: nv10: add function to clear a buffer
Patrice Mandin
2007-08-16
nouveau: store render buffer pointers in context, to access them when clearin...
Patrice Mandin
2007-08-16
nouveau: nv10: create objects needed to clear buffer
Patrice Mandin
2007-08-15
nouveau: Use half the notifier block for query objects.
Ben Skeggs
2007-08-15
nouveau: Keep drm channel alloc struct around.
Ben Skeggs
2007-08-15
nouveau: reindent nouveau_span.c
Ben Skeggs
2007-08-15
nouveau: Remove ALLOW_MULTI_SUBCHANNEL hack
Ben Skeggs
2007-08-15
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-08-15
nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fbo
Ben Skeggs
2007-08-15
nouveau: reindent nouveau_buffers.h
Ben Skeggs
2007-08-15
nouveau: reindent nouveau_buffers.c
Ben Skeggs
2007-08-15
nouveau: Lets only do private buffers.
Ben Skeggs
[next]