2009-01-12 |
Keith Whitwell | dri: rename dri1 directory |
commit | commitdiff | tree |
2009-01-12 |
Keith Whitwell | dri: sketch of new device-independent glx/dri state... |
commit | commitdiff | tree |
2009-01-11 |
Keith Whitwell | Merge commit 'origin/gallium-0.2' into gallium-xlib... |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | cell: use tgsi_dump_instruction() instead of spe_comment() |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | gallium: use tgsi_dump_instruction() instead of ppc_com... |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | gallium: remove unused struct type |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | gallium: fix register clobber bug in TGSI->PPC codegen |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | gallium: emit comments in TGSI->PPC codegen |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | gallium: code to dump/debug PPC code (disabled) |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | gallium: added comment/annotation support to PPC rtasm |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | cell: added rule to produce .s assembly files |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | gallium: s/false/FALSE/ |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | mesa: Update .gitignore |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | nouveau: Update nv30 swizzling. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | nouveau: Factor out common winsys bits into libnouveaudrm.a |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Use Gallium thread wrappers. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Use Gallium MALLOC wrappers. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Get rid of old unbuffered motion compensation... |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Map vertex bufs once per frame/flush. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | nouveau: Catch some more leaks. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Fix some memory leaks. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Allocate one set of bufs, let winsys rename... |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | nouveau: Add busy() query, determines if BOs can be... |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Expand YCbCr to full RGB range by default. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Work around mplayer weirdness in XvMCPutSurface(). |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | g3dvl: Flag textures holding incoming data as dynamic. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | nouveau: Put dynamic textures in GART for CPU access... |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | gallium: Define PIPE_TEXTURE_USAGE_DYNAMIC. |
commit | commitdiff | tree |
2009-01-10 |
Younes Manton | nouveau: Swizzle textures larger than nv04 SIFM limit... |
commit | commitdiff | tree |
2009-01-09 |
José Fonseca | draw: Add missing include. |
commit | commitdiff | tree |
2009-01-09 |
Keith Whitwell | xlib: move state tracker to glx/xlib |
commit | commitdiff | tree |
2009-01-09 |
Keith Whitwell | xlib: disable more cell calls when GALLIUM_CELL not... |
commit | commitdiff | tree |
2009-01-09 |
Keith Whitwell | xlib: strip out some CI and overlay support |
commit | commitdiff | tree |
2009-01-09 |
Keith Whitwell | xlib: strip out some overlay support |
commit | commitdiff | tree |
2009-01-09 |
Keith Whitwell | xlib: strip out glXAllocateMemoryNV & friends |
commit | commitdiff | tree |
2009-01-09 |
Keith Whitwell | xlib: combine and eliminate some header files |
commit | commitdiff | tree |
2009-01-09 |
Alan Hourihane | st: build fix |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: 7.3-rc-1 Makefile changes |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: latest glxext.h header, no version change |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: import glext.h version 44 |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | docs: dri2proto, libdrm tweaks |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: fix typo in the vec2 += operator function |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: set version string to 7.3-rc1 |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | docs: more 7.3 doc updates |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | docs: import 7.2 relnotes, start on 7.3 relnotes |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: fix broken +=, -=, *=, /= operators |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: fix off-by-one bug in _mesa_delete_instructions() |
commit | commitdiff | tree |
2009-01-09 |
Eric Anholt | i965: Fix GLSL FS DPH to return the right value instead... |
commit | commitdiff | tree |
2009-01-09 |
Eric Anholt | i965: Remove worrisome comment about _NEW_PROGRAM signa... |
commit | commitdiff | tree |
2009-01-09 |
Eric Anholt | mesa: Remove _Active and _UseTexEnvProgram flags from... |
commit | commitdiff | tree |
2009-01-09 |
Eric Anholt | i965: Remove dead brw_vs_tnl.c |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | i965: allow gl_FragData[0] usage when there's only... |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: additional case in file_string() |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: pass GLcontext::Extension info down into GLSL... |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: bump up MAX_FOR_LOOP_UNROLL_COMPLEXITY |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: check that the fragment shader does not write... |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | i965: init dst reg RelAddr field to zero |
commit | commitdiff | tree |
2009-01-09 |
Eric Anholt | i965: Note when we drop saturate mode on the floor... |
commit | commitdiff | tree |
2009-01-09 |
Eric Anholt | i965: Add support for LRP in VPs. |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: disable some unused functions (but don't remove... |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: also unroll loops with variable declarations... |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: remove dead code |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: OSMesa Makefile fixes (use LIB_DIR) |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: loop unroll adjustments |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: implement loop unrolling for simple 'for' loops |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: Move var declaration to top of scope. |
commit | commitdiff | tree |
2009-01-09 |
Keith Whitwell | Merge commit 'origin/gallium-0.2' into gallium-xlib... |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: strip out glXAllocateMemoryMESA & friends |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: remove VMS tweaks, these should be moved to p_com... |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: remove unsued _glxapi_get_extensions func |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: strip out some unused XMesa api functions |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: rename xfonts.c to fakeglx_fonts.c |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: rename old_xmesa.h to xm_api.h |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2... |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: remove old xmesa_x.h file and all its defines |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | glsl: remove duplicate makefile targets |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: remove some XMesa types, just use the native... |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | cell: fix breakage from xlib re-org |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: strip out more 3dfx stuff |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: pull in private copies of the GL/xmesa*.h headers |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: strip out FX stuff |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: remove XFree86Server stuff |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | xlib: remove realglx.[ch] |
commit | commitdiff | tree |
2009-01-08 |
Keith Whitwell | gallium: split driver-independent code out of xlib... |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | glut: Unlist file. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | gdi: Add newline at end of file. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | gallium: Replace uint64 by standard uint64_t. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | draw: Predeclare struct. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | mesa: Add _mesa_snprintf. |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | mesa: fix GL_DEPTH_CLEAR_VALUE casting |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH... |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | mesa: Move var declaration to top of scope. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | wgl: Do not provide DllMain inside the state tracker. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | gdi: Fix warning. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | wgl: Ensure public symbols get the proper DLL linkage... |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | glut: Fix build. |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | mesa: Ensure gl* symbols are marked as dllexport on... |
commit | commitdiff | tree |
2009-01-08 |
José Fonseca | scons: Choose the appropriate MSVC CRT. |
commit | commitdiff | tree |
next |