OSDN Git Service

android-x86/external-mesa.git
2009-01-28 Keith Whitwellstw: remove duplicate function declarations
2009-01-28 Keith Whitwellstw: fix comment
2009-01-28 Keith Whitwellstw: remove header
2009-01-28 Keith Whitwellsvga: remove pixelformat helpers from stw shared interface
2009-01-28 Keith Whitwellstw: move get_proc_address and extension functions...
2009-01-28 Keith Whitwellstw: use shared version of make current in icd code
2009-01-28 Keith Whitwellstw: more swapbuffers refactoring
2009-01-28 Keith Whitwellwgl: split device structs, move swapbuffers to shared
2009-01-28 Keith Whitwellstw: rename stw_wgl_ --> stw_
2009-01-28 Keith Whitwellstw: move pixelformat_get/set to shared
2009-01-28 Keith Whitwellstw: move pixelformat_describe to shared
2009-01-28 Keith Whitwellwgl: move context functions to shared
2009-01-28 Keith Whitwellwgl: split into shared, (fake)wgl and icd directories
2009-01-27 Keith Whitwellwgl: relocate wgl code to state_trackers/wgl
2009-01-27 Keith Whitwelltgsi: silence some warnings
2009-01-27 Keith Whitwelldraw: silence some warnings
2009-01-27 Keith Whitwelli915: queiten compiler warnings
2009-01-27 Keith Whitwellfailover: queiten compiler warnings
2009-01-27 Keith Whitwelldraw: queiten compiler warnings
2009-01-27 Keith Whitwellscons: remove pedantic flag
2009-01-26 Zack Rusinegl: compilation fix
2009-01-26 José Fonsecascons: Request the stabs debug info format for Mingw.
2009-01-26 José Fonsecaglut: Minor cleanups.
2009-01-26 Pekka Paalanennv20: rewrite vertex layout
2009-01-26 Pekka Paalanennv20: adjust initial hw context
2009-01-26 Brian Paulgallium: updated comments in st_extensions.c
2009-01-24 Younes Mantong3dvl: Remove dead links to files that are now in libno...
2009-01-24 Pekka Paalanennouveau: fix st_get_framebuffer_surface() breakage
2009-01-24 Pekka Paalanenmesa: declare pipe_texture in st_public.h
2009-01-24 José Fonsecaglew: Build it as a static lib.
2009-01-24 José Fonsecaprogs: Fix isosurf.
2009-01-24 José Fonsecaprogs: Port most of the demos to glew.
2009-01-24 José Fonsecascons: Build the progs into seperate dirs as well.
2009-01-24 José Fonsecaglut: Automatic library linkage only on MSVC.
2009-01-24 José Fonsecascons: Use --enable-stdcall-fixup only when building...
2009-01-24 José Fonsecaglut: Use a new define GLUT_STATIC to distinguish stati...
2009-01-24 José Fonsecaglut: Ensure windows.h is included on windows.
2009-01-24 José Fonsecascons: Don't build the DRI drivers in a seperate dir.
2009-01-23 José Fonsecascons: Use a cache for built files.
2009-01-23 José Fonsecawgl: Adapt for st_get_framebuffer_surface call change.
2009-01-23 José Fonsecascons: Allow to specify the MSVS version on command...
2009-01-23 José Fonsecaprogs: Port vp-tris to glew.
2009-01-23 Alan Hourihanegallium: change the st_get_framebuffer_surface/texture...
2009-01-23 José Fonsecaprogs: Ignore more output executables.
2009-01-23 José Fonsecaprogs/trivial: Use glew where needed.
2009-01-23 José Fonsecaglew: Initial import.
2009-01-23 José Fonsecaglut: Do not rely on GLAPIENTRY symbol.
2009-01-22 José Fonsecaglut: Don't include mesa_wgl.h on MinGW builds.
2009-01-22 José Fonsecascons: Don't define UNICODE on windows builds.
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-21 Eric Anholti915: Add decode for PS in batchbuffers.
2009-01-21 Eric Anholti965: Remove gratuitous whitespace in INTEL_DEBUG=wm...
2009-01-21 Eric Anholti965: Use _mesa_num_inst_src_regs() instead of keeping...
2009-01-21 Younes Mantonnouveau: Map correct mip level when using the shadow...
2009-01-21 Patrice Mandinnouveau: nv30 does not support separate blend functions...
2009-01-21 Kristian Høgsberg[intel] Remove remaining references to intel_wait_flips().
2009-01-21 Thomas Hennwindows: fix output dir for glut project file
2009-01-21 Brian Paulswrast: fix redundant texture application in affine_tex...
2009-01-21 Brian Paulmesa: add some debug assertions to detect null current...
2009-01-21 Karl Schultzwindows: another round of VC8 project file updates
2009-01-21 Brian PaulRevert "windows: new VC8 projects statically linked...
2009-01-21 Jakob Bornecrantzprogs: Ignores
2009-01-20 Brian Pauldocs: document glXMakeContextCurrent() and Windows...
2009-01-20 Ian RomanickFix issues with glXMakeContextCurrent and glXMakeCurren...
2009-01-20 Jakob Bornecrantzi915: Fix gem backend after surface changes
2009-01-20 Timo Aaltonen[intel] Go back to using the typedef for the sarea...
2009-01-20 Owain G. AinsworthRemove intel pageflipping support in its entirety.
2009-01-20 Brian Paulglsl: silence unused var warnings
2009-01-20 Brian Paulmesa: silence uninitialized var warnings
2009-01-20 Brian Paulmesa: silence compiler warning at -O2
2009-01-20 Brian Paulmesa: bump version to 7.3-rc3
2009-01-20 Brian Paulmesa: inlclude whole windows/VC8/ directory in tarballs
2009-01-20 Thomas Hennwindows: new VC8 projects statically linked against...
2009-01-20 Karl Schultzwindows: more VC8 project file updates
2009-01-20 José Fonsecagallium: Remove the standalone surfaces.
2009-01-20 Thomas HellstromAdd a comment about _tnl_emit_indexed_vertices_to_buffer.
2009-01-20 Thomas Hellstromtnl: Add a utility to emit indexed vertices to a DMA...
2009-01-20 Thomas HellstromFix store texel for argb4444.
2009-01-20 Thomas HellstromFix store texel for argb8888_rev.
2009-01-20 Thomas HellstromAdd RGBA4444 and RGBA5551 texture formats.
2009-01-20 Thomas Hellstromdri1: Add a macro to validate two dri drawables in...
2009-01-20 Brian Paulmesa: fix build of stand-alone glslcompiler driver
2009-01-19 Keith Whitwellxlib: fix dependencies
2009-01-19 Brian Paulstatetracker: copy back color buffer to front buffer...
2009-01-19 Brian Paulgallium: minor reformatting
2009-01-19 Keith Whitwellutil: add reduced prim helper
2009-01-19 Brian Paultests: test pseudo-XOR blend mode.
2009-01-19 Brian Paulgallium: use align() intead of round_up()
2009-01-19 Brian Paultgsi: change an if to an else-if, added const qual...
2009-01-19 Alan Hourihanedri: add fake front definitions
2009-01-19 Alan Hourihanedri: add fake front definitions
2009-01-19 Thomas Hennwindows: updated VC8 project files
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith Whitwellxlib: fix compilation after xmesa header moves
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Younes Mantong3dvl: Some cleanups.
2009-01-19 Younes Mantong3dvl: Ref count everywhere.
2009-01-19 Younes Mantong3dvl: Mark all buffers for incoming frame data as...
2009-01-19 Younes Mantonnouveau: Rename buffer on map if discardable, busy...
2009-01-19 Younes Mantongallium: Add PIPE_BUFFER_USAGE_DISCARD.
next