Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-07 | nouveau: first draft of swizzle texture upload to vram | Patrice Mandin | |
2008-09-21 | nouveau: init scaled_image_from_memory object for swizzled surface upload | Patrice Mandin | |
2008-09-18 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | |
2008-09-12 | g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference(). | Younes Manton | |
Old pipe_buffer_reference() renamed winsys_buffer_reference(), new pipe_buffer_reference() expects a screen. | |||
2008-09-12 | cell: fix twiddled tile display for XSHM. Fixed blank window problem. | Brian Paul | |
2008-09-12 | g3dvl: Update softlinks to nouveau winsys files, related fixes. | Younes Manton | |
2008-09-12 | g3dvl: Clean up Makefile deps. | Younes Manton | |
2008-09-12 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | |
2008-09-11 | cell: fix tile twidding bug seen in the event of multiple expose events | Brian Paul | |
2008-09-11 | gallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_UNORM/ | Brian Paul | |
2008-09-11 | cell: checkpoint commit of new per-fragment processing | Brian Paul | |
Do code generation for alpha test, z test, stencil, blend, colormask and framebuffer/tile read/write as a single code block. Ian's previous blend/z/stencil test code is still there but mostly disabled and will be removed soon. | |||
2008-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs | |
2008-09-11 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | |
Conflicts: configs/default | |||
2008-09-08 | scons: Install libGL.so and respective symlinks. | José Fonseca | |
2008-09-03 | gallium: do image clipping in xmesa_display_surface_tiled() | Brian Paul | |
2008-09-03 | cell: move misplaced assertions; put them after ximage is assigned. | Brian Paul | |
2008-09-03 | i915: Fix typo in intel_lock.c | Jakob Bornecrantz | |
2008-09-03 | Cell: added linux-cell-debug config | Brian Paul | |
linux-cell is now the optimized configuration. Remove some Cell-specific stuff from winsys/xlib/Makefile. | |||
2008-09-03 | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca | |
We want to use the pipe_buffer_* inlines everywhere, but a pipe context is not always available nor is it needed. | |||
2008-09-02 | Intialize swizzled_surface object | Patrice Mandin | |
2008-09-02 | i915: Fix typo in ws_dri_bufmgr.c | Jakob Bornecrantz | |
2008-09-01 | gallium: remove glthread.h file (not used) | Brian Paul | |
2008-08-27 | gallium: call st_finish() in XMesaFlush() | Brian Paul | |
2008-08-26 | gallium: thread wrapper clean-up | Brian Paul | |
In p_thread.h replace _glthread_* functions with new pipe_* functions. Remove other old cruft. | |||
2008-08-25 | gallium: include u_math.h | Brian Paul | |
2008-08-24 | gallium: include u_memory.h, u_math.h | Brian | |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | |
Also, rename p_tile.[ch] to u_tile.[ch] | |||
2008-08-19 | xlib: Revert destroying pipe_screen (temporary). | José Fonseca | |
2008-08-18 | scons: Fix build. | Michal Krol | |
2008-08-18 | g3dvl: Use rotating buffers to avoid waiting for map(). | Younes Manton | |
2008-08-17 | if we can't find a mode, return first. At least we should | Alan Hourihane | |
see the top left portion if we've got larger screens on other CRTC's | |||
2008-08-17 | consolidate intel directories. | Alan Hourihane | |
we now have src/gallium/winsys/drm/intel/{common,dri,egl} | |||
2008-08-17 | rather than use CRTC 1 (aka LVDS), try and setup all connectors/encoders | Alan Hourihane | |
and get the same output on all. | |||
2008-08-15 | xlib: Kill xmesa_surface. | José Fonseca | |
A winsys cannot expect that the surfaces passed display_surface are the surfaces it created, as surface are now in generate texture views created by pipe_screen. Indeed, the fact it was working so far was mere luck. This fixes a weird tiled output when using the trace pipe driver. Winsys' surfaces should die. | |||
2008-08-14 | xlib: Use trace usage. | José Fonseca | |
2008-08-14 | Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | |
2008-08-12 | gdi: Remove CVS keyword. | José Fonseca | |
2008-08-11 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | |
2008-08-09 | trace: Trace pipe_winsys calls. | José Fonseca | |
2008-08-07 | gallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but no stencil | Brian Paul | |
2008-08-07 | xlib: Integrate with the trace pipe driver. | José Fonseca | |
2008-07-26 | g3dvl: Recursively build dependencies. | Younes Manton | |
Run `make` in src/libXvMC and everything should be built for Nouveau. Run `make DRIVER=softpipe` in src/libXvMC for SoftPipe. | |||
2008-07-27 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | |
2008-07-23 | i915: intel_flush_frontbuffer does work | Jakob Bornecrantz | |
2008-07-23 | g3dvl: Minor fixes. | Younes Manton | |
2008-07-22 | g3dvl: Add Nouveau winsys, libdriclient. | Younes Manton | |
Nouveau winsys is based on Mesa's Nouveau winsys and soft-links to most of it. The 'nouveau_context' and 'nouveau_screen' code contains most of the changes, 'nouveau_winsys_pipe', 'nouveau_swapbuffers' and 'nouveau_lock' contain some minor changes. The driclient library contains the DRI userland stuff, most of which was based on Mesa's DRI code. | |||
2008-07-20 | g3dvl: Fix some memory leaks in the winsys. | Younes Manton | |
2008-07-20 | g3dvl: Minor SP winsys cleanup. | Younes Manton | |
2008-07-13 | i915: Ops should not have pushed that | Jakob Bornecrantz | |
This reverts commit 930a863c4f6f11d0fd5cf396ef76054d52c69b9f. | |||
2008-07-14 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | |