| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | g3dvl: Fullscreen fixes. Respect src & dst coords during scaling, clear FB. | Younes Manton | 2008-09-12 | 4 | -37/+54 |
| | * | | | | | g3dvl: Update softlinks to nouveau winsys files, related fixes. | Younes Manton | 2008-09-12 | 24 | -105/+101 |
| | * | | | | | g3dvl: Cleanup. | Younes Manton | 2008-09-12 | 1 | -1/+0 |
| | * | | | | | g3dvl: Clean up Makefile deps. | Younes Manton | 2008-09-12 | 5 | -176/+22 |
| * | | | | | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2 | Ben Skeggs | 2008-10-27 | 100 | -8158/+11461 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge remote branch 'origin/gallium-0.2' into gallium-0.2 | Ben Skeggs | 2008-10-15 | 155 | -4225/+6383 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | nouveau: some small API changes | Ben Skeggs | 2008-09-30 | 1 | -5/+7 |
| * | | | | | | | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2 | Ben Skeggs | 2008-09-30 | 712 | -13191/+11746 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2 | Ben Skeggs | 2008-09-13 | 2 | -3/+6 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | nouveau: rework nouveau_screen for latest and greatest changes | Ben Skeggs | 2008-09-12 | 1 | -157/+110 |
| * | | | | | | | | | | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2 | Ben Skeggs | 2008-09-12 | 2 | -71/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2 | Ben Skeggs | 2008-09-12 | 1 | -70/+76 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2 | Ben Skeggs | 2008-09-12 | 222 | -1/+43915 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-09-12 | 26 | -570/+2482 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | nouveau: gallium directory structure changed again.. | Ben Skeggs | 2008-09-11 | 71 | -78/+58 |
| | * | | | | | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-09-11 | 395 | -6291/+11229 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | g3dvl: Initialize DRI drawables correctly. | Younes Manton | 2008-09-07 | 1 | -60/+68 |
| | * | | | | | | | | | | | | | g3dvl: Zero-block optimization. | Younes Manton | 2008-09-07 | 1 | -38/+54 |
| | * | | | | | | | | | | | | | g3dvl: Define texcoords seperately for luma, Cb, Cr textures. | Younes Manton | 2008-09-07 | 1 | -223/+343 |
| | * | | | | | | | | | | | | | g3dvl: Define block texcoords for each vertex instead of reusing pos. | Younes Manton | 2008-09-07 | 1 | -113/+130 |
| | * | | | | | | | | | | | | | Intialize swizzled_surface object | Patrice Mandin | 2008-09-02 | 1 | -0/+4 |
| | * | | | | | | | | | | | | | g3dvl: Use consistent variable names. | Younes Manton | 2008-09-01 | 2 | -25/+25 |
| | * | | | | | | | | | | | | | g3dvl: Use one VB for all MBs, sort MBs at flush to determine placement. | Younes Manton | 2008-09-01 | 1 | -112/+166 |
| | * | | | | | | | | | | | | | g3dvl: Some clean ups. | Younes Manton | 2008-09-01 | 2 | -12/+19 |
| | * | | | | | | | | | | | | | g3dvl: Inline hint for relatively small, frequently called functions. | Younes Manton | 2008-09-01 | 1 | -7/+7 |
| | * | | | | | | | | | | | | | g3dvl: Re-enable buffer rotation, disable high quality 420->444 conversion. | Younes Manton | 2008-09-01 | 1 | -234/+4 |
| | * | | | | | | | | | | | | | nv30: set fp samplers with fragprog generation | Patrice Mandin | 2008-08-31 | 2 | -5/+3 |
| | * | | | | | | | | | | | | | nv30: activate fp texture units when needed, to get texturing | Patrice Mandin | 2008-08-30 | 1 | -0/+4 |
| | * | | | | | | | | | | | | | g3dvl: Buffer the entire frame before rendering. | Younes Manton | 2008-08-28 | 8 | -21/+2400 |
| | * | | | | | | | | | | | | | g3dvl: Use rotating buffers to avoid waiting for map(). | Younes Manton | 2008-08-18 | 7 | -122/+37 |
| | * | | | | | | | | | | | | | nv30: add some opcodes. | Stephane Marchesin | 2008-08-18 | 2 | -0/+17 |
| | * | | | | | | | | | | | | | g3dvl: Modularized rendering, refactored to accommodate VAAPI, other APIs. | Younes Manton | 2008-08-16 | 26 | -3442/+4061 |
| | * | | | | | | | | | | | | | g3dvl: Merged tgsi/util and tgsi/exec moved some headers around. | Younes Manton | 2008-08-16 | 2 | -4/+4 |
| | * | | | | | | | | | | | | | nv30: set mipmap min/max lod accordingly | Patrice Mandin | 2008-08-14 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | nv30: disable setting nv40 RECT bit, this is not the same on nv30, plus galli... | Patrice Mandin | 2008-08-14 | 1 | -2/+4 |
| | * | | | | | | | | | | | | | nv30: does not support mirror clamp, only mirror repeat | Patrice Mandin | 2008-08-14 | 1 | -0/+4 |
| | * | | | | | | | | | | | | | nv30/nv40: KIL/KILP swapped meanings | Ben Skeggs | 2008-08-14 | 2 | -4/+4 |
| | * | | | | | | | | | | | | | Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-08-14 | 63 | -1165/+1602 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | nouveau: pf_sprint_name -> pf_name | Ben Skeggs | 2008-08-11 | 7 | -33/+13 |
| | * | | | | | | | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-08-11 | 60 | -2987/+6925 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | nv40/nv50: enable mirror wrap modes | Ben Skeggs | 2008-08-07 | 2 | -0/+6 |
| | * | | | | | | | | | | | | | | | nouveau: fix build | Ben Skeggs | 2008-08-07 | 17 | -23/+23 |
| | * | | | | | | | | | | | | | | | Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-08-07 | 101 | -1927/+2610 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | g3dvl: Temporarily disable IDCT. | Younes Manton | 2008-08-03 | 2 | -15/+19 |
| | * | | | | | | | | | | | | | | | | nv40: Support for PIPE_FORMAT_R16_SNORM. | Younes Manton | 2008-08-03 | 3 | -17/+23 |
| | * | | | | | | | | | | | | | | | | g3dvl: Use R16_SNORM instead of A8L8_UNORM for block rendering. | Younes Manton | 2008-07-30 | 3 | -276/+153 |
| | * | | | | | | | | | | | | | | | | g3dvl: Recursively build dependencies. | Younes Manton | 2008-07-26 | 3 | -1/+17 |
| | * | | | | | | | | | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-07-27 | 160 | -883/+1115 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | g3dvl: Added more XvMC stubs to get mplayer working. | Younes Manton | 2008-07-24 | 3 | -18/+150 |
| | * | | | | | | | | | | | | | | | | | nv all: Copy shader tokens on create, free on delete. | Younes Manton | 2008-07-23 | 8 | -24/+42 |