mesa.git
2009-05-06 Eric Anholti965: Remove _NEW_PROGRAM from brw_wm_surfaces setup...
2009-05-06 Brian Paulmesa: be smarter about allocating vert/frag program...
2009-05-06 Eric Anholti965: Split WM constant buffer update from other WM...
2009-05-06 Eric Anholti965: Disentangle VS constant surface state from WM...
2009-05-06 Eric Anholti965: Don't create constant buffers if they won't be...
2009-05-06 Dave Airlieradeon: hopefully fixup radeon cube state emission...
2009-05-06 Dave Airlier100/r200: try and allocate miptree correct for hw.
2009-05-06 Dave Airlier200: fix cubic emission.
2009-05-05 Brian Paulmesa: only use fallback texture when using shaders...
2009-05-05 Brian PaulRevert "mesa: only use fallback texture when using...
2009-05-05 Brian Paulmesa: only use fallback texture when using shaders...
2009-05-05 Brian Paulmesa: only use fallback texture when using shaders...
2009-05-05 Brian Paulmesa: minor simplification in enable_texture(), updated...
2009-05-05 Roland Scheideggerr200: fix some cube map issues
2009-05-05 Roland Scheideggerr200: fix another section size mismatch
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian Paulgallium: remove redundant cube face #defines
2009-05-05 Brian Paulgallium: fix texcoords for cubemap mipmap generation
2009-05-05 Roland Scheideggerr200: fix CS section size mismatch (bug 21565)
2009-05-05 Keith Whitwellprogs/trivial: add test for vertex program invarient...
2009-05-05 Keith Whitwellmesa: more complete fix for transform_invarient glitches
2009-05-05 Keith Whitwellmesa/main: set PREFER_DP4 to match position_invarient...
2009-05-05 José Fonsecawgl: Implemente SwapLayerBuffers.
2009-05-05 José Fonsecascons: Don't use deprecated Options.
2009-05-05 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-05-05 Keith Whitwellgallium/tgsi: hack around linker/archiver breakage
2009-05-05 Keith Whitwellprogs/trivial: add vbo-noninterleaved test
2009-05-05 José Fonsecawgl: Include alpha bits in pixel format's cColorBits...
2009-05-05 Keith Whitwellgallium/draw: cope with unused vertex_elements
2009-05-05 Keith Whitwelltrivial: add line-flat.c
2009-05-05 José Fonsecawgl: UINT_PTR null value is an integral type, so return...
2009-05-05 José Fonsecapb: Save the stack backtrace when creating/mapping...
2009-05-05 José Fonsecapb: Dump the fenced buffer sizes.
2009-05-05 Stephane Marchesinnv04: small fix again
2009-05-05 Stephane MarchesinFix an nv04 bug (thanks Mhopf).
2009-05-05 Dave Airlieradeon/r200: enable all the optional drm support bits
2009-05-04 Brian Paulmesa: also print program params/constants when dumping...
2009-05-04 Brian Paulmesa: remove some unfinished/devel code
2009-05-04 Maciej Cencorar300: set proper texture row alignment for IGP chips
2009-05-04 Brian Paulglx: replace Xmalloc() calls with Xcalloc()
2009-05-02 Brian Pauldraw: added some inf/nan debug code (disabled)
2009-05-02 Brian Paulgallium/glx: say we're direct rendering
2009-05-02 Brian Paulmesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL
2009-05-02 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-02 Brian Paulst: create renderbuffer's pipe_surface in st_render_tex...
2009-05-02 Brian Paulmesa: fix state validation bug for glCopyTex[Sub]Image()
2009-05-01 Brian Paulst: if st_swapbuffers() is called for single-buffered...
2009-05-01 Brian Paulxlib winsys: use new st_swapbuffers() function
2009-05-01 Brian Paulst: when creating an on-demand front color buffer,...
2009-05-01 Brian Paulst: added st_renderbuffer::defined flag
2009-05-01 Brian Paulmesa: fix comment
2009-05-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 Tom FogalFix symbol list for mangled Mesa on Darwin.
2009-05-01 Brian Paulset: new st_swapbuffers() which does a true front/back...
2009-05-01 Zack Rusinactually add debug to the debug config
2009-05-01 José Fonsecaegl_xlib: Pass RTLD_LAZY to dlopen.
2009-05-01 Ian RomanickTest either GL_FRONT_LEFT or GL_FRONT for front-buffer...
2009-05-01 Brian Paulst: when double buffered, only create front color buffe...
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-05-01 Brian Paulmesa: create/use a fallback texture when bound texture...
2009-05-01 Brian Pauldocs: initial 7.6 release notes page
2009-05-01 Brian Paulmesa: bump version to 7.6 (devel)
2009-05-01 Brian Paulmesa: remove -devel suffix from version
2009-05-01 Brian Paulconfigs: bump MESA_MINOR to 5
2009-05-01 Brian Pauldocs: fix typo
2009-05-01 Corbin Simpsonradeon: Don't even bother with things too big to fit...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Hide radeon_cs from r300...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Space accounting.
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Reorganize r300_winsys...
2009-05-01 Corbin Simpsonr300-gallium: Don't bother with conditional double...
2009-05-01 Corbin Simpsonradeon: Fix cast and comment.
2009-04-30 Brian Pauldocs: asst. updates for 7.5 release
2009-04-30 Brian Pauldocs: bring in 7.4 doc updates from mesa_7_4_branch
2009-04-30 Brian Pauldocs: notes about new version number meaning in release...
2009-04-30 Brian Paulmesa: update linux-static, linux-x86-static configs
2009-04-30 Brian Pauldemos: silence warning
2009-04-30 Tormod Voldenmklib: replace if/expr with case
2009-04-30 Tormod Voldenmesa: Prepend "-Wl," to linking options
2009-04-30 Brian Pauli915simple: remove duplicated i915_context.c in C_SOURCES
2009-04-30 Michel Dänzerr300: Increase reference count of texture objects refer...
2009-04-30 Michel Dänzergallium: Add SCons build support for the DRI state...
2009-04-30 Dan Nicholsonegl: Don't install demodriver
2009-04-29 Jakob Bornecrantzprogs/tests: Update ignores
2009-04-29 Jakob Bornecrantzprogs/tests: Add mipmap_comp for mipmap testing with...
2009-04-29 Tom FogalUse variable library name in pkg-config output.
2009-04-29 Dan Nicholsonautoconf: Add switch for optional EGL
2009-04-29 Dan Nicholsonautoconf: Clean up some m4 usage
2009-04-29 Brian Paulmesa: added _mesa_check_soa_dependencies() function
2009-04-29 Brian Paultgsi: added tgsi_check_soa_dependencies() and related...
2009-04-29 Brian Paulmesa: added _mesa_check_soa_dependencies() function
2009-04-28 Brian Paulsoftpipe: return PIPE_UNREFERENCED in softpipe_is_buffe...
2009-04-28 Keith Whitwellmesa/st: protect internal flushes with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/main: protect driver.finish with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/st: remove duplicate offset calculation
2009-04-28 Keith Whitwellgallium/draw: add ability to print out active pipeline...
2009-04-28 Keith Whitwellmesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_trans...
2009-04-28 Keith Whitwellprogs: add fflushes for cygwin
2009-04-28 Keith Whitwellutil/indices: remove debug prints
2009-04-28 Keith Whitwellmesa/st: workaround for crashes in st_copy_texsubimage
2009-04-28 José Fonsecawgl: Store current HDC/HGLRC in stw_context.
next