Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | | | nv50: obey do_flip in surface_copy() | Ben Skeggs | 2008-07-11 | 1 | -3/+11 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: quick hack to get textures untiled on map, and tiled on unmap | Ben Skeggs | 2008-07-11 | 3 | -11/+54 | |
| | * | | | | | | | | | | | | | | | | | | | nouveau: winsys surface funcs deprecated, remove them | Ben Skeggs | 2008-07-11 | 1 | -30/+0 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: demagic tex filter / wrap mode | Ben Skeggs | 2008-07-11 | 1 | -2/+63 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: add some texture formats | Ben Skeggs | 2008-07-11 | 4 | -13/+90 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: split tic construction out into own file | Ben Skeggs | 2008-07-11 | 5 | -25/+187 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: add license headers to .c files | Ben Skeggs | 2008-07-11 | 11 | -26/+240 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: enable GART usage for vertex buffers | Ben Skeggs | 2008-07-11 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: get clear-scissor working | Ben Skeggs | 2008-07-11 | 2 | -9/+36 | |
| | * | | | | | | | | | | | | | | | | | | | nouveau: update to latest object header | Ben Skeggs | 2008-07-11 | 2 | -20/+44 | |
| | * | | | | | | | | | | | | | | | | | | | nv50: more "abuse" by using libc malloc etc.. | Ben Skeggs | 2008-07-11 | 3 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-07-11 | 56 | -796/+1325 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | nv30: min/max lod are used for mipmap, there is just enable bit in tx_format | Patrice Mandin | 2008-07-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | nv30: Update defines from nouveau_class.h | Patrice Mandin | 2008-07-09 | 1 | -10/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | nv30: Update defines from nouveau_class.h | Patrice Mandin | 2008-07-09 | 1 | -28/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | nv30: update nouveau_class.h | Patrice Mandin | 2008-07-09 | 1 | -9/+52 | |
| | * | | | | | | | | | | | | | | | | | | | | nv10: use the gallium alloc/free wrappers. | Stephane Marchesin | 2008-07-08 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | nv04: use FREE/MALLOC like a good gallium boy should. | Stephane Marchesin | 2008-07-08 | 3 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'gallium-0.1' of git+ssh://[email protected]/git/nouve... | Stephane Marchesin | 2008-07-08 | 8 | -80/+120 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | nv50: make use of nouveau drm 0.0.11 to get 3d going | Ben Skeggs | 2008-07-08 | 8 | -80/+120 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: use native instructions. | Stephane Marchesin | 2008-07-08 | 1 | -22/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | nv10: there are no 3D textures. | Stephane Marchesin | 2008-07-08 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | nv04: Hook the lib into the build. | Stephane Marchesin | 2008-07-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | nv04: use BEGIN_RING_NI | Stephane Marchesin | 2008-07-08 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | nv04. | Stephane Marchesin | 2008-07-08 | 17 | -1/+1967 | |
| | * | | | | | | | | | | | | | | | | | | | | g3dvl: IDCT part 1. | Younes Manton | 2008-07-06 | 4 | -8/+381 | |
| | * | | | | | | | | | | | | | | | | | | | | g3dvl: Round surfaces up to POT, use src rect when outputting surfaces. | Younes Manton | 2008-07-06 | 7 | -18/+93 | |
| | * | | | | | | | | | | | | | | | | | | | | nv30: Emit sampler state using state objects | Patrice Mandin | 2008-07-04 | 3 | -8/+46 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into gallium-0.1 | Ben Skeggs | 2008-07-05 | 67 | -1321/+2329 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Reemit state when changing context | Patrice Mandin | 2008-07-03 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit viewport state using state objects | Patrice Mandin | 2008-07-03 | 3 | -9/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit polygon stipple state using state objects | Patrice Mandin | 2008-07-03 | 3 | -7/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit scissor state using state objects | Patrice Mandin | 2008-07-03 | 3 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit depth/stencil/alpha state using state objects | Patrice Mandin | 2008-07-03 | 4 | -70/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit rasterizer state using state objects | Patrice Mandin | 2008-07-03 | 4 | -109/+98 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit blend state using state objects | Patrice Mandin | 2008-07-03 | 5 | -59/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit blend color state using state objects | Patrice Mandin | 2008-07-03 | 3 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv30: Emit framebuffer state using state objects | Patrice Mandin | 2008-07-03 | 5 | -164/+92 | |
| | * | | | | | | | | | | | | | | | | | | | | | g3dvl: Use block and stride instead of cpp and pitch. | Younes Manton | 2008-06-30 | 5 | -30/+41 | |
| | * | | | | | | | | | | | | | | | | | | | | | g3dvl: Simplify shader code. | Younes Manton | 2008-06-30 | 4 | -2345/+889 | |
| | * | | | | | | | | | | | | | | | | | | | | | g3dvl: Support for field and frame based MC for progressive pictures. | Younes Manton | 2008-06-30 | 9 | -231/+1977 | |
| | * | | | | | | | | | | | | | | | | | | | | | g3dvl: Work around SP tex cache bug, specify resource usage flags. | Younes Manton | 2008-06-30 | 2 | -6/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | g3dvl: Get rid of some Valgrind errors. | Younes Manton | 2008-06-30 | 2 | -1/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | nouveau: oops, bump the drm patchlevel back down again | Ben Skeggs | 2008-06-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv50: fixes after rebase + commits note on the code that was just pushed. | Ben Skeggs | 2008-06-29 | 4 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv50: reverse stencil sides, header is wrong | Ben Skeggs | 2008-06-29 | 1 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv50: fix line stipple | Ben Skeggs | 2008-06-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv50: don't multiply polygon offset units by 2.0 like on nv40 | Ben Skeggs | 2008-06-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv50: maybe some scissor fixes.. | Ben Skeggs | 2008-06-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | nv50: vpt translate/scale backwards | Ben Skeggs | 2008-06-29 | 1 | -2/+2 |