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
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2007-11-01
nouveau: ppc, swap fragment programs on big endian systems.
Dave Airlie
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-12
Merge branch 'dri2'
Kristian Høgsberg
2007-10-10
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-06
nouveau: move nv10 clear command, for usage by other gpu
Patrice Mandin
2007-10-04
nouveau: Replace removed device classes with their proper labels.
Maarten Maathuis
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
[next]