2006-11-19 |
Stephane Marchesin | Use NONINC_METHOD for vertex data. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Stephane Marchesin | More work on the swtcl |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Stephane Marchesin | More fifo debug fixes |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Stephane Marchesin | Oops. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Stephane Marchesin | Fix the fifo debugging feature. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Stephane Marchesin | New swtcl implementation. It's simpler than the previou... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Ben Skeggs | Don't bother touching lighting stuff if shaders are... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Ben Skeggs | Fix nv30LineWidth, hw expects a ubyte. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Ben Skeggs | Avoid sharing subchannels with the ddx until context... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Ben Skeggs | More FIFO fixes. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Ben Skeggs | Stupid bug.. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Ben Skeggs | poke the correct FIFO regs |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Stephane Marchesin | More state functions |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Stephane Marchesin | Add nv20_state.c ; hook nv10_state.c into the build... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Stephane Marchesin | Small unneeded nv03 fix |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Ben Skeggs | Use RENDERINPUTS macros to access render_inputs_bitset |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Ben Skeggs | Adapt FIFO code to deal with cases where the base GET... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Ben Skeggs | jkolb pointed out that face can also be FRONT_AND_BACK... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Ben Skeggs | Add nv30InitStateFuncs |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Patrice Mandin | nv10 state copy/pasted from nv30 state |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Ben Skeggs | Fix segfault in nouveauCalcViewport |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Jeremy Kolb | Add include guard. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Ben Skeggs | Some more nouveau_screen.c setup, not sure how correct... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Ben Skeggs | We need nmesa->driFd and friends setup before we call... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Ben Skeggs | Dont call exit() from the DRI driver, with AIGLX this... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Ben Skeggs | fix typo |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Stephane Marchesin | Some nouveau_screen work for darktama |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Jeremy Kolb | Fill in nv30PointSize and nv30Viewport. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Stephane Marchesin | Fix the texture init function name |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Stephane Marchesin | Add the GL_LIGHING enable |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Stephane Marchesin | Some work on nv30 state, heavily based on jkolb's work |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Stephane Marchesin | Commit a small nitpick |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Stephane Marchesin | Architect the DRI : |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Jeremy Kolb | Added OUT_RING* debugging macros. Compile with NOUVEAU_... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Jeremy Kolb | Oops. Forgot to check in the context change. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Jeremy Kolb | Fix compile errors. Add vblank_seq to nouveau_context. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Ben Skeggs | Kill all the current shader code. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Stephane Marchesin | Some small changes |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Stephane Marchesin | Rename nouveau_tris.* to nouveau_swtcl.* |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Stephane Marchesin | Small changes |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Stephane Marchesin | Make nouveau actually compile |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Stephane Marchesin | Some work towards making the nv10 swtcl compile |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | oops, time to go to bed |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | nv10: vertex attribute output format |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | more macros, still missing the alloc_verts one |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | reimport sw stuff |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | render_primitive macro |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | vert_copy_spec macro |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | vert_copy_rgba macro |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | basic primitives |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Patrice Mandin | Remove useless reference to fifo_num field |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Ben Skeggs | A couple of quick fixes, the original had some half... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Ben Skeggs | Another TODO, so I don't forget.. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Ben Skeggs | Add start of vertex shader backend, will most likely... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Jeremy Kolb | More context. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Jeremy Kolb | Changed invalid context fields to valid ones. |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Jeremy Kolb | State changes. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Stephane Marchesin | More work on the tcl code... still have to make my... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Jeremy Kolb | Add more feilds to context. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Stephane Marchesin | ooops |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Stephane Marchesin | Added render index field to the context |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Jeremy Kolb | Cleaning |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Stephane Marchesin | Silence the lock warning |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Stephane Marchesin | Added vertex attributes to the context |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Stephane Marchesin | Cleaned stuff in the tcl code |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Jeremy Kolb | Added the beginnings of state (not much there yet)... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Jeremy Kolb | Some compile fixes. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Stephane Marchesin | Cleaned up some code, made more files compile. Renamed... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Stephane Marchesin | A little work here and there |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Stephane Marchesin | Added a missing field |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Stephane Marchesin | Cleaned up the software TCL code a bit. Renamed nv30_tr... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Stephane Marchesin | Added some NV20 support - nv_30_tris.c should probably... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Stephane Marchesin | More work on the nv30 software tcl code |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Stephane Marchesin | Rename nouveau_3d_reg.h to nouveau_reg.h |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Stephane Marchesin | rename nv40_tris to nv30_tris. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Stephane Marchesin | Some small improvements. |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Stephane Marchesin | Import |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Stephane Marchesin | Initial revision |
commit | commitdiff | tree | snapshot |
|