2006-12-08 |
Ben Skeggs | Implement a simple nv30Clear, and make sure we get... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Ben Skeggs | oops, typo |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Ben Skeggs | Create visuals for modes the ddx provides |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Ben Skeggs | oops, we don't want this by default just yet... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Ben Skeggs | Some work on buffer handling, most likely not entirely... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Stephane Marchesin | Fix the swtcl module. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Patrice Mandin | Remove duplicate nv10 tcl defines |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Stephane Marchesin | Merge the pciid work. Use lock step versioning with... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Ben Skeggs | Fix a copy+paste'o that caused some *very* strange... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Ben Skeggs | - Add InitInstruction to hw shader backend, and remove... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Ben Skeggs | Fix RSQ emulation |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Ben Skeggs | Fix progs/fp/tri-xpd |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Ben Skeggs | Incomplete shader stuff, should mostly work for NV40... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Ben Skeggs | fix scissor |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Patrice Mandin | nv10,nv20,nv30: send correct values for spot light... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Patrice Mandin | nv10: rename spot light coefs like nv20,nv30 |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Stephane Marchesin | That was really stupid. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Ben Skeggs | Some missing state init |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Patrice Mandin | Enable nv10 tcl state |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Patrice Mandin | nv10,nv20: nvX0ShadeModel static function |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Patrice Mandin | nv10,nv20,nv30: color light components renamed from... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Patrice Mandin | ah, correct revision now |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Patrice Mandin | update from renouveau |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Patrice Mandin | nv10: update state |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Ben Skeggs | nouveauCreateDmaObject |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Stephane Marchesin | Remaining state cache changes |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Stephane Marchesin | Add the state caching mechanism. It seems to work,... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Jeremy Kolb | More state. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jeremy Kolb | Add state initialization to context creation. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Stephane Marchesin | Cleanup the swtcl code. |
commit | commitdiff | tree | snapshot |
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 |
next |