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
Age
Commit message (
Expand
)
Author
2006-11-17
Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.
Ben Skeggs
2006-11-16
jkolb pointed out that face can also be FRONT_AND_BACK. Added stencil funcs
Ben Skeggs
2006-11-16
Add nv30InitStateFuncs
Ben Skeggs
2006-11-16
nv10 state copy/pasted from nv30 state
Patrice Mandin
2006-11-13
Fix segfault in nouveauCalcViewport
Ben Skeggs
2006-11-12
Add include guard.
Jeremy Kolb
2006-11-12
Some more nouveau_screen.c setup, not sure how correct it is yet though..
Ben Skeggs
2006-11-12
We need nmesa->driFd and friends setup before we call nouveauFifoInit
Ben Skeggs
2006-11-12
Dont call exit() from the DRI driver, with AIGLX this is particularly nasty
Ben Skeggs
2006-11-11
fix typo
Ben Skeggs
2006-11-11
Some nouveau_screen work for darktama
Stephane Marchesin
2006-11-11
Fill in nv30PointSize and nv30Viewport.
Jeremy Kolb
2006-11-11
Fix the texture init function name
Stephane Marchesin
2006-11-11
Add the GL_LIGHING enable
Stephane Marchesin
2006-11-11
Some work on nv30 state, heavily based on jkolb's work
Stephane Marchesin
2006-11-07
Commit a small nitpick
Stephane Marchesin
2006-11-05
Architect the DRI :
Stephane Marchesin
2006-11-01
Added OUT_RING* debugging macros. Compile with NOUVEAU_RING_DEBUG to use.
Jeremy Kolb
2006-11-01
Oops. Forgot to check in the context change.
Jeremy Kolb
2006-11-01
Fix compile errors. Add vblank_seq to nouveau_context.
Jeremy Kolb
2006-09-24
Kill all the current shader code.
Ben Skeggs
2006-09-17
Some small changes
Stephane Marchesin
2006-09-17
Rename nouveau_tris.* to nouveau_swtcl.*
Stephane Marchesin
2006-09-17
Small changes
Stephane Marchesin
2006-09-17
Make nouveau actually compile
Stephane Marchesin
2006-09-17
Some work towards making the nv10 swtcl compile
Stephane Marchesin
2006-09-08
oops, time to go to bed
Patrice Mandin
2006-09-08
nv10: vertex attribute output format
Patrice Mandin
2006-09-08
more macros, still missing the alloc_verts one
Patrice Mandin
2006-09-08
reimport sw stuff
Patrice Mandin
2006-09-08
render_primitive macro
Patrice Mandin
2006-09-08
vert_copy_spec macro
Patrice Mandin
2006-09-08
vert_copy_rgba macro
Patrice Mandin
2006-09-08
basic primitives
Patrice Mandin
2006-09-08
Remove useless reference to fifo_num field
Patrice Mandin
2006-06-03
A couple of quick fixes, the original had some half-finished
Ben Skeggs
2006-06-03
Another TODO, so I don't forget..
Ben Skeggs
2006-06-03
Add start of vertex shader backend, will most likely not work correctly yet
Ben Skeggs
2006-04-17
More context.
Jeremy Kolb
2006-04-17
Changed invalid context fields to valid ones.
Jeremy Kolb
2006-04-15
State changes.
Jeremy Kolb
2006-04-14
More work on the tcl code... still have to make my mind on a number of
Stephane Marchesin
2006-04-14
Add more feilds to context.
Jeremy Kolb
2006-04-14
ooops
Stephane Marchesin
2006-04-14
Added render index field to the context
Stephane Marchesin
2006-04-14
Cleaning
Jeremy Kolb
2006-04-14
Silence the lock warning
Stephane Marchesin
2006-04-14
Added vertex attributes to the context
Stephane Marchesin
2006-04-14
Cleaned stuff in the tcl code
Stephane Marchesin
2006-04-14
Added the beginnings of state (not much there yet). Fixed some includes.
Jeremy Kolb
[prev]
[next]