mesa.git
2010-03-10 Brian Paulprogs/trivial: add -t (RTT) option for clear-fbo-scissor.c
2010-03-10 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-10 Eric Anholti965: Print the opcode name for unrecognized opcodes...
2010-03-10 Brian Paulprogs/trivial: added clear-fbo-scissor.c to test scisso...
2010-03-10 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-10 Eric Anholti965: Print the offset for IFF in disasm
2010-03-10 José FonsecaRevert "scons: Refuse to use LLVM 2.7 for now."
2010-03-10 Brian Paulprogs/tests: add additional FBO->window test paths...
2010-03-10 Brian Paulmesa: raise an error when trying to bind non-existant...
2010-03-10 Brian Paulmesa: added new function comments
2010-03-10 Brian Paulst/mesa: set strb->format field in st_render_texture()
2010-03-10 Brian Paulst/mesa: add some comments in glReadPixels code
2010-03-10 Brian Paulst/mesa: consolidate duplicated texture allocation...
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Brian Paulst/mesa: fix incorrect glCopyPixels between window/FBO
2010-03-10 Brian Paulst/mesa: fix incorrect glDrawPixels into FBO
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michel Dänzerst/xorg: Work around cursor reference counting bugs...
2010-03-10 Alex Deucherr200: add additional blit formats
2010-03-10 Alex Deucherr100: add additional blit formats
2010-03-10 Alex Deucherradeon/r200/r600: enable HW accelerated gl(Read/Copy...
2010-03-10 George Sapountzisglapi: fix bug with tls and relocs
2010-03-10 George Sapountzisglapi: these two should be ok for add_dispatch ...
2010-03-10 George Sapountzisglapi: comments for _glapi_add_dispatch
2010-03-10 George Sapountzisglapi: minor cosmetic for _glapi_add_dispatch
2010-03-10 George Sapountzisglapi: add function set_entry_info
2010-03-10 George Sapountzisglapi: parameter checking, failure paths, ... for add_f...
2010-03-10 George Sapountzisglapi: cosmetic for _glapi_add_dispatch
2010-03-10 George Sapountzisglapi: use get_extension_proc in _glapi_add_dispatch
2010-03-10 George Sapountzisglapi: cosmetic for functions for static table
2010-03-10 George Sapountzisglapi: add function to find extension by name
2010-03-10 George Sapountzisglapi: functions for extensions table similar to static...
2010-03-10 Roland Scheideggercell: handle NULL cso vertex_elements state object...
2010-03-10 Chia-I Wui915g: Prevent NULL dereference.
2010-03-10 Chia-I Wugallium: Do not mix winsys-drawable-handle and context...
2010-03-10 Michal Krolsvga: Disable debug message.
2010-03-10 Michal Krolsvga: Check if vertex elements has been bound before...
2010-03-10 José Fonsecasoftpipe: Prevent NULL dereference.
2010-03-10 José Fonsecadocs: Update new opengl32.dll target location.
2010-03-10 José Fonsecapython: Remove broken link hack.
2010-03-10 José Fonsecapython: More build fixes.
2010-03-10 José Fonsecatrace: Make tr_public.h c++ friendly.
2010-03-10 Keith Whitwelltarget-helpers: remove swrast_xlib.c helper
2010-03-10 Keith Whitwellws/xlib: remove dead lines
2010-03-10 José Fonsecascons: Fixup the libgl-gdi build.
2010-03-10 José Fonsecapython: Handle the possibility that no driver is selected.
2010-03-10 Keith Whitwellgallium: remove trace module injection from various...
2010-03-10 Keith Whitwellws/gdi: add include
2010-03-10 Keith Whitwelltarget-helpers: helper for injecting common debug layers
2010-03-10 José Fonsecapython: Fix up state tracker for sw api.
2010-03-10 José FonsecaRevert "r300-gallium: Skeleton for integrating into...
2010-03-10 Keith Whitwellst/wgl: add missing paramter
2010-03-10 Keith Whitwelltrace: include tr_public.h
2010-03-10 Keith Whitwellgallium: plumb winsys-drawable-handle through to state...
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 José Fonsecallvmpipe: Cope with null Vertex element cso.
2010-03-10 Ben Skeggsnouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED
2010-03-10 Ben Skeggsnv50: inline nv50_state_flush_notify()
2010-03-10 Ben Skeggsnv50: remove nv50_context.state.instbuf
2010-03-10 Ben Skeggsnv50: remove unnecessary macro
2010-03-10 Ben Skeggsnv50: move nv50_prim() into a header file rather than...
2010-03-10 Ben Skeggsnv50: add option to force immediate-mode submission...
2010-03-10 Ben Skeggsnv50: re-add immediate mode vertex submission paths
2010-03-10 Ben Skeggsnv50: when doing inline indices, split elt lists so...
2010-03-10 Ben Skeggsnv50: reimplement draw_elements_instance(), use for...
2010-03-10 Ben Skeggsnv50: reimplement draw_arrays_instanced(), do draw_arra...
2010-03-10 Ben Skeggsnv50: rip out inline push draw paths temporarily
2010-03-10 Ben Skeggsnv50: make use of scissor enable/disable method
2010-03-10 Ben Skeggsnv50: move magic 0x142c stuff to after state emission
2010-03-10 Ben Skeggsnv50: avoid unnecessary vp/gp/fp state changes
2010-03-10 Ben Skeggsnv50: remove pre_pipebuffer_map hack....
2010-03-10 Ben Skeggsnv50: remove horrific abuse of nouveau_channel.flush_notify
2010-03-10 Ben Skeggsnv50: always emit dummy relocs for all still-referenced...
2010-03-10 Ben Skeggsnv50: ensure enough room for state changes in current...
2010-03-10 Ben Skeggsnv50: rework state emission
2010-03-10 Ben Skeggsnv50: use relocs rather than re-uploading TIC all the...
2010-03-10 Corbin Simpsonr300g: Reorder regs, save one dword.
2010-03-10 Chia-I Wuwinsys/drm: Handle circular dependencies in Makefile...
2010-03-10 Chia-I Wust/egl: Fix build errors in ximage backend after merge.
2010-03-09 Eric Anholti965: Fix ENDLOOP to only patch up this loop's BREAK...
2010-03-09 Eric Anholti965: Unalias all GLSL source regs from the destination...
2010-03-09 Eric Anholti965: Print the offsets for WHILE and BREAK in disasm.
2010-03-09 Eric Anholti965: Fix nested loops in the VS.
2010-03-09 Eric Anholti965: Fix up VP constbuf leak on program delete.
2010-03-09 Maciej Cencorar300: don't crash if there's no colorbuffer
2010-03-09 Maciej Cencoraradeon: mark framebuffer as incomplete if renderbuffer...
2010-03-09 Maciej Cencorar300: add support for more rendering formats
2010-03-09 Maciej Cencoraradeon/r200/r300/r600: add is_format_renderable function
2010-03-09 Maciej Cencoraprogs/tests: use first color attachement
2010-03-09 Maciej Cencorar300: enable HW accelerated gl(Read/Copy/Draw)Pixels
2010-03-09 Maciej Cencoraradeon: add hw accelerated glReadPixel support (not...
2010-03-09 José Fonsecaglapi: Fix scons build -- list new file.
2010-03-09 George Sapountzisglapi: allow for any mangle prefix
2010-03-09 George Sapountzisglapi: split out arch-specific code for entrypoints
2010-03-09 George Sapountzisglapi: mv table functions to glapi_getproc.c and add...
2010-03-09 George Sapountzisdrop stray XFree86Server, XGLServer
2010-03-09 Keith Whitwellsvga: Don't do culling while the software pipeline...
2010-03-09 José Fonsecanull: Add a null software winsys.
2010-03-09 Roland Scheideggermesa/st: initialize velements state properly
2010-03-09 Roland Scheideggercso: don't forget to release vertex elements state
next