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