mesa.git
2009-10-15 Chia-I Wuegl: Rework eglSwapInterval.
2009-10-15 Chia-I Wuegl: Rework error checking in eglSwapBuffers.
2009-10-15 Chia-I Wuegl: Update comments about eglapi.c.
2009-10-15 Chia-I Wuegl: Rework error checking in eglGetCurrentSurface.
2009-10-15 Chia-I Wuegl: Include GL header in eglconfigutil.h.
2009-10-15 Chia-I Wuegl: Fix GLX_USE_TLS build.
2009-10-15 Chia-I Wuegl: Fix eglCheckConfigHandle.
2009-10-14 Jakob Bornecrantztrace: Handle transfer returning null
2009-10-15 Zack Rusinst/xorg: fix most of the composition modes
2009-10-15 Corbin Simpsonr300g: Move ZTOP to its own state atom.
2009-10-15 Brian Paulprogs/demos: try different depth formats in fbo_firecube.c
2009-10-15 Brian Pauldocs: document more MESA_GLSL env var options
2009-10-15 Brian Paulmesa: assorted top-level Makefile clean-ups
2009-10-15 Brian Paulmesa: added VERBOSE_SWAPBUFFERS
2009-10-15 Brian Paulvbo: clean-ups, reformatting
2009-10-15 Brian Paulmesa: added MESA_VERBOSE option 'draw' to debug glDrawA...
2009-10-15 Brian Paulmesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to...
2009-10-15 Brian Paulmesa: remove unused ctx->Driver.PrioritizeTextures...
2009-10-15 Brian Paulmesa: remove unused ctx->Driver.TextureMatrix() hook
2009-10-13 Jakob Bornecrantzst/xorg: Fix dpms include problems
2009-10-15 Jakob Bornecrantzautoconf: Fix case for not having package
2009-10-14 Zack Rusinst/xorg: get transparency on fills working (fixes Qt...
2009-10-14 Jakob Bornecrantzi915g: Fix warnings
2009-10-14 Alex Deucherr600: enable EXT_vertex_array_bgra extensions
2009-10-14 José Fonsecautil: Fix cpu detection on Windows. Cleanup.
2009-10-14 José Fonsecallvmpipe: Use ALIGN_STACK.
2009-10-14 José Fonsecagallium: New ALIGN_STACK macro to tell gcc to align...
2009-10-14 José Fonsecascons: Disable SSE intrinsics on MinGW.
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian Paulprogs/Makefile: remove extra quoting
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian Paulmesa: remove left-over debug printf
2009-10-14 Vinson Leeprog/tests: Fix MSVC build.
2009-10-14 Corbin Simpsonr300g: Move ztop to derived state.
2009-10-14 Corbin Simpsonr300g: Compiler warning cleanup.
2009-10-14 Dave Airlier300g: remove buffer add that should be unnecessary.
2009-10-14 Dave Airlier300g: add QUERY to KITCHEN_SINK
2009-10-14 Dave Airlier300g: add one more ZTOP disable bit.
2009-10-14 Dave Airlier300g: port over last parts of oq support.
2009-10-14 Dave Airlier300g: convert query to a state for emitting.
2009-10-14 Dave Airlier300g: fixup arb occulsion query support.
2009-10-14 Dave Airlier300g: attempt to make bo space check sane.
2009-10-14 Dave Airlier300g: fix case where texture unit 0 is disabled but...
2009-10-13 Brian Paulmesa: minor tweak to printf string
2009-10-13 Brian Paulmesa: rework _mesa_read_shader() debug hook
2009-10-13 Brian Paulmesa: don't print pointer in _mesa_fprint_parameter_list()
2009-10-13 Tom FogalFix build when PROGRAM_DIRS is empty.
2009-10-13 Tom Fogalac: Fix AIX shared library builds.
2009-10-13 Ian RomanickStore clipping distance for user clip planes as part...
2009-10-13 Patrice Mandinnouveau: nv30: use texture width,height for render...
2009-10-13 Chia-I Wuegl: Improve logging facility.
2009-10-13 Chia-I Wuegl: Allow binding to any client API.
2009-10-13 Chia-I Wuegl: Preload a driver if eglGetProcAddress is called...
2009-10-13 Chia-I Wuegl: Remove core functions from eglGetProcAddress.
2009-10-13 Chia-I Wuegl: Add support for driver built-in.
2009-10-13 Zack Rusinst/xorg: solid fills with masks are supported
2009-10-13 Brian Paulintel: fix broken sw generate mipmap path
2009-10-13 Zack Rusinst/xorg: fix and enable by default xrender acceleration
2009-10-13 Brian Paulmesa: whitespace fixes
2009-10-13 Brian Paulmesa: do RTT check in _mesa_meta_check_generate_mipmap_...
2009-10-13 Corbin Simpsonr300g: More debug flags.
2009-10-13 Corbin Simpsonr300g: Surface debug.
2009-10-13 Corbin Simpsonr300g: Fallback on surfaces we can't render to or from.
2009-10-13 Corbin Simpsonr300g: Prevent multiple-use textures from getting incor...
2009-10-13 Corbin Simpsonr300g: Clean up texture formats.
2009-10-13 Brian Paulmesa: save/set/restore texture base/wrap state in blitf...
2009-10-13 Brian Paulmesa: minor clean up in check_begin_texture_render()
2009-10-13 Brian Paulintel: whitespace/formatting clean-up
2009-10-13 Brian Paulintel: replace extern decl with #include
2009-10-13 Brian Paulintel: added INLINE keyword to minify()
2009-10-13 Brian Paulintel: code clean-ups
2009-10-13 Brian Paulintel: pass zslice to intel_miptree_image_offset()
2009-10-13 Brian Pauli965: remove unused var
2009-10-13 Vinson Leeprog/tests: Fix MSVC build.
2009-10-13 Brian Paulmesa: print program Id when printing
2009-10-12 Patrice MandinAdd support for more 8 and 16 bits formats
2009-10-12 Andre Maasikasr600: implement ProgramStringNotify
2009-10-12 Andre Maasikasr600: LIT dst.y gets value from src.x
2009-10-12 Andre Maasikasr600: DPH adds w comp of second operand, so set first...
2009-10-12 Zack Rusinst/xorg: initialize pipe in the renderer
2009-10-12 Zack Rusinst/xorg: lots of rendering and xv changes
2009-10-12 Zack Rusinconfigs: fix some remains of the i915simple driver
2009-10-12 Zack Rusinst/xorg: implement basics of xv
2009-10-11 Eric Anholti965: Fix the last valid address setting for the index...
2009-10-11 Eric Anholti965: Fix the bounds emitted in the vertex buffer packets.
2009-10-11 Nicolai Hähnler300g: Fix fragment program constants upload on R300
2009-10-11 Dave Airlier300g: fix blending default state + alpha separate.
2009-10-10 Vinson Leeprogs/perf: Fix MSVC build.
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian Paulsoftpipe: fix multi-drawbuffers regression
2009-10-10 Brian Paulsoftpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
2009-10-10 Cooper Yuanr300g: add video surface create and destroy functions
2009-10-09 Alex Deucherradeon: fix scissor regression
2009-10-09 Brian Pauldocs: fix aux buffer bug 24426
2009-10-09 Brian Paulst/mesa: create aux buffers according to visual
2009-10-09 Brian Paulmesa: fix incorrect assertion in _mesa_add_aux_renderbu...
2009-10-08 Brian Paulmesa: regenerated gl_mangle.h file
2009-10-08 Jakob Bornecrantzst/xorg: Old X servers don't deal well with failing...
2009-10-08 Jakob Bornecrantzst/xorg: More fallback debugging
2009-10-08 Jakob BornecrantzRevert "st/xorg: Debug fallbacks for composite as well"
next