mesa.git
2010-07-02 Brian Paulmain: change some GS field types, added comments
2010-07-02 Brian Paulmesa: make the number of draw buffers part of the texen...
2010-07-02 Brian Paulgallium/cso: check for set_vertex_sampler_views !=...
2010-07-02 José Fonsecamesa: Silence warning.
2010-07-02 José Fonsecagallivm: Code generate YUV format unpacking.
2010-07-02 José Fonsecagallivm: Fix 4 x unorm8 -> 4 x float conversion.
2010-07-02 Dave Airlier600: use gallium list macros instead of making our...
2010-07-02 Brian Paulmesa: extension flags and version testing for GL 3...
2010-07-02 Brian Paulmesa: entrypoints for GL 3.1 primitive restart
2010-07-01 Dan NicholsonUse GLW_CFLAGS when building libGLw
2010-07-01 John HeinUse GLUT_CFLAGS when building glut
2010-07-01 Fernando Carrijomesa: Purge macros NEED_EVENTS and NEED_REPLIES
2010-07-01 Brian Paulgallium/cso: unbind sampler views in cso_release_all()
2010-07-01 Brian Paulmesa: free xform feedback hash table
2010-07-01 Brian Paulst/mesa: fix comment
2010-07-01 Brian Paulllvmpipe: silence pointer type warnings
2010-07-01 José Fonsecagallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
2010-07-01 José Fonsecagallivm: Allow to conversions to/from registers of...
2010-07-01 José Fonsecagallivm: Support extended swizzles in lp_build_swizzle1...
2010-07-01 José Fonsecagallivm: Setup a global optimization pass.
2010-07-01 José Fonsecallvmpipe: Remove lp_build_swizzle2_aos().
2010-06-30 Brian Paulllvmpipe: another null pointer check
2010-06-30 Brian Paulllvmpipe: use dummy tile when out of memory
2010-06-30 Brian Paulllvmpipe: added new lp_memory.[ch] files
2010-06-30 Brian Pauldraw: fix out of memory handling in polygon stipple...
2010-06-30 Neil Robertsglu: Fix some compiler warnings in libtess
2010-06-30 Chia-I Wuegl: Update MaxSize when a dynamic array is grown.
2010-06-30 Chia-I Wuegl: Make _eglUnloadDrivers no-op on Windows.
2010-06-30 Chia-I Wust/egl: Manually free configs on terminate.
2010-06-30 Chia-I Wuegl: Store screens in a dynamic array.
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
2010-06-30 Chia-I Wuegl: Add dynamic array.
2010-06-30 Chia-I Wust/vega: Match MALLOC/FREE for vg_shader.
2010-06-30 José Fonsecallvmpipe: Add a new scene state to describe scenes...
2010-06-30 José Fonsecallvmpipe: Don't reset the bin when there's a zsbuf...
2010-06-30 nobledst/vega: s/free/FREE for matching MALLOC/CALLOC
2010-06-30 nobledst/xorg: s/free/FREE for matching MALLOC/CALLOC
2010-06-30 Chia-I Wust/egl: Add egl-gdi target.
2010-06-30 Chia-I Wumesa: Use fpclassify for GL_OES_query_matrix on OpenBSD...
2010-06-30 Zack Rusinmesa: make the arguments in the asm statemants optional
2010-06-29 Marek Olšákr300g: add workaround for multiple contexts
2010-06-29 Marek Olšákr300g: move one flush from winsys to the context
2010-06-29 Brian Paulllvmpipe: don't crash/assert on out of memory
2010-06-29 Brian Paulllvmpipe: restore call to lp_setup_update_state()
2010-06-29 Jakob Bornecrantzegl: Check for drm winsys not just the driver name
2010-06-29 José Fonsecadraw: Add inline keyword to inline function.
2010-06-29 Jakob Bornecrantzi915g: Fix copy pasto
2010-06-29 Jakob Bornecrantzegl: Fix gallium build when EGL is not installed on...
2010-06-29 Jakob Bornecrantzi915g: Add missing egl pipe file
2010-06-29 Chia-I Wuegl: Remove st/egl probe code.
2010-06-29 Chia-I Wuegl: Do not call drv->Initialize with global mutex...
2010-06-29 Chia-I Wust/egl: Build a single EGL driver.
2010-06-29 Chia-I Wust/egl: Move module loading code to targets.
2010-06-29 Chia-I Wust/egl: Reorganize targets.
2010-06-29 Chia-I Wust/egl: One driver per hardware.
2010-06-29 Chia-I Wust/egl: Introduce native_platform.
2010-06-29 Chia-I Wust/egl: Make api_OpenGL support OpenGL ES.
2010-06-29 Chia-I Wust/mesa: Add support for multiple APIs.
2010-06-29 Chia-I Wust_api: Remove st_context::is_visual_supported.
2010-06-29 Zack Rusinmesa: initial support for ARB_geometry_shader4
2010-06-28 Marek Olšákutil: reference surfaces and sampler views in blitter...
2010-06-28 Jakob Bornecrantzi915g: Add Galahad to targets
2010-06-28 Jakob Bornecrantzr300g: Galahad for scons as well
2010-06-28 Jakob Bornecrantzr300g: Add target defines for Galahad
2010-06-28 Jakob Bornecrantzglhd: Build with scons
2010-06-28 Jakob Bornecrantzglhd: Re-integrate with the debug system
2010-06-28 Jakob Bornecrantzglhd: Remove leftover file
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-28 José Fonsecallvmpipe: set WRITE_ALL only a per-tile basis in lp_res...
2010-06-28 José Fonsecallvmpipe: Actually flush in lp_resource_copy()
2010-06-28 José Fonsecallvmpipe: Ensure outdated framebuffer state is not...
2010-06-27 Marek Olšákr300g: fix a compile error on non-debug builds
2010-06-27 Marek Olšákutil: fix a memory leak in blitter
2010-06-27 Marek Olšákr300g: separate the hyperz state and pipelined FB regs...
2010-06-27 Marek Olšákr300g: release referenced objects in destroy_context
2010-06-27 Marek Olšákr300g: reference surfaces in set_framebuffer_state
2010-06-27 Marek Olšákr300g: group debug messages
2010-06-27 Marek Olšákr300g: turn rasterizer state into a command buffer
2010-06-27 Marek Olšákr300g: move emission of the MSPOS regs into the framebu...
2010-06-27 Marek Olšákr300g: turn invariant state into a command buffer
2010-06-27 Marek Olšákr300g: initialize some crucial state in the first CS
2010-06-26 Marek Olšákr300g: introduce VAP invariant state
2010-06-26 Marek Olšákr300g: immediate mode cleanup
2010-06-26 Marek Olšákr300g: update my notes about fastfill and zbuffer compr...
2010-06-26 Marek Olšákr300g: enum r300_blitter_op is a bitmask
2010-06-26 Marek Olšákdraw: fix build with llvm and make
2010-06-26 Vinson Leemesa: Remove unnecessary header.
2010-06-26 Vinson Leest/mesa: Remove unnecessary headers.
2010-06-26 Vinson Leedraw: Remove unnecessary header.
2010-06-26 Zack Rusindraw: deleted by mistake
2010-06-25 Zack Rusindraw: initialize headers in the none post paths as...
2010-06-25 Zack Rusindraw: limit the number of vertex shader variants kept...
2010-06-25 Zack Rusindraw: initialize vertex header
2010-06-25 Brian Paulgallium/util: fix pipe_sampler_view_reference() calls
2010-06-25 Brian Paulsoftpipe: rename a var
2010-06-25 Chia-I Wudraw: Work around an invalid write.
2010-06-25 Brian Paulmesa: initialize extension string when context is first...
2010-06-25 Brian Paulllvmpipe: fix comment typo
2010-06-25 Brian Paulsoftpipe: fix comment typo
2010-06-24 Marek Olšákr300g: a couple more chipsets do not have HiZ RAM
next