mesa.git
2009-06-02 Brian Paulmesa: release VBO and PBO references upon context destr...
2009-06-02 Brian Paulmesa: add #define FEATURE_ARB_pixel_buffer_object
2009-06-02 Ian Romanickintel: Clip to window after calling Driver.TexImage2D
2009-06-02 Keith Whitwellgallium/draw: Free specialized versions of driver shaders
2009-06-02 Keith Whitwelldraw: free more token arrays
2009-06-02 Keith Whitwelldraw: avoid leaking tokens when building pstipple fragm...
2009-06-02 Keith Whitwellmesa/st: restore flush to copy_texsubimage (was previou...
2009-06-02 José Fonsecawgl: Destroy the framebuffer when the window is destroyed.
2009-06-02 Keith Whitwellprogs/vpglsl: add similar support for point rendering...
2009-06-02 Jakob Bornecrantzst/gl: Fix mip gen for compressed textures
2009-06-02 Keith Whitwelltrivial/tri-z: add controls for depthrange min/max
2009-06-02 José Fonsecaprogs/wgl: Small cleanup to wglinfo.
2009-06-02 José Fonsecaprogs/wgl: Use an invisible window in wglinfo.
2009-06-01 Brian Paulst/mesa: fix incorrect sprite origin when drawing to...
2009-06-01 Brian Pauldraw: reset extra_vp_outputs.slot to zero in widepoint_...
2009-06-01 Brian Pauldemos: add missing dependencies for util files
2009-06-01 José Fonsecawgl: Cleanup framebuffer destruction logic.
2009-05-31 José Fonsecawgl: Ensure we only create framebuffers for HDC associa...
2009-05-31 José Fonsecawgl: Use the right pixel format.
2009-05-31 José Fonsecawgl: Fix debugging output.
2009-05-31 José Fonsecawgl: Rename function.
2009-05-31 José Fonsecawgl: Remove unused field.
2009-05-31 José Fonsecamesa: Output warnings to debugger on Windows.
2009-05-31 José Fonsecamesa: Check/propagate return value on st_make_current.
2009-05-31 José Fonsecamesa: Add success/failures return value to _mesa_make_c...
2009-05-31 Brian Paulsoftpipe: fix incorrect provoking vertex color for...
2009-05-22 Brian Paulmesa: fix loop over generic attribs in update_arrays()
2009-05-22 Brian Paulvbo: fix crash in vbo_exec_bind_arrays()
2009-05-22 Brian Pauldemos: fix multitex.c VertCoord attribute mapping
2009-05-22 Brian Paulmesa: allow GL_BITMAP type in _mesa_image_image_stride()
2009-05-22 Brian Paulmesa: added comment
2009-05-22 Brian Paulmesa: add missing glGet*() case for GL_VERTEX_ARRAY_BIN...
2009-05-21 Brian Paulvbo: fix incorrect loop limit in bind_array_obj()
2009-05-21 Brian Paulmesa: use MAX_ values instead of literals
2009-05-21 Carl Worthminstall: Don't copy over an identical file
2009-05-19 Mathias Fröhlichmesa: allow depth/stencil textures to be attached to...
2009-05-19 Brian Paulmesa: assign trb->Base.StencilBits in update_wrapper().
2009-05-18 Brian Paulst/mesa: fix incorrect src/dst stride params to _mesa_g...
2009-05-18 Brian Paulmesa: comments for _mesa_generate_mipmap_level()
2009-05-18 Brian Paulsoftpipe: add texture target sanity check assertion
2009-05-18 Brian Paulst: fix incorrect target parameter to screen->is_format...
2009-05-18 Brian Paulmesa: added linux-osmesa-static config
2009-05-18 Brian Pauldocs: link to 7.5 relnotes
2009-05-18 Brian Pauldocs: emphasize the incomplete status of the nouveau...
2009-05-18 Aidan ThorntonInitialize psp->waitX/waitGL for swrast_dri.so.
2009-05-15 Brian Paulmesa: bump version to 7.5-rc2
2009-05-15 Brian Pauldocs: updates from the 7.4 branch
2009-05-14 Michel Dänzerr300: Make sure to drop current hardware state referenc...
2009-05-13 Brian Paulintel: added null ptr check
2009-05-13 Brian Paulintel: create a private gl_array_object for intel_clear...
2009-05-13 Brian Paulmesa: delete array objects before buffer objects during...
2009-05-13 Brian Paulmesa: clean-up vertex array object VBO unbinding and...
2009-05-13 Brian Paulmesa: reference counting for gl_array_object
2009-05-12 Michel DänzerglXChooseVisual: Only consider fbconfig if we can get...
2009-05-12 Ian RomanickTest either GL_FRONT_LEFT or GL_FRONT for front-buffer...
2009-05-11 Brian Paulst: do proper refcounting for framebuffer surfaces
2009-05-11 Brian Paultrivial: destroy window upon exit
2009-05-11 Brian Paulmesa: Fixed a texture memory leak
2009-05-09 Brian Paulmesa: added more gallium Makefiles to tarball list
2009-05-09 Hanno Böckgallium: replace lib with $(LIB_DIR)
2009-05-08 Brian Paulmesa: omit files that were removed from git
2009-05-08 Brian Paulmesa: set version to 7.5-rc1
2009-05-08 José Fonsecawgl: Grow the maximum number of pixel formats to cope...
2009-05-08 Keith Whitwellmesa/st: keep surface_copy arguments positive
2009-05-08 Keith Whitwellmesa/st: remove redundant call to st_finish in CopyTexS...
2009-05-08 José Fonsecawgl: Export pixelformats with accumulation bits.
2009-05-08 Keith Whitwellmesa/st: cope with non-ibo index data in st_draw_feedback.c
2009-05-08 Keith Whitwellutil/upload: catch failures to map_range and return...
2009-05-08 Keith Whitwellscons: mingw is broken with -O1 and higher
2009-05-08 Keith Whitwellstw: fix potential uninitialized use of curctx
2009-05-08 José Fonsecawgl: Enforce a minimum 1x1 framebuffer size.
2009-05-08 José Fonsecawgl: Add assertion for missing function.
2009-05-08 José Fonsecawgl: Remove unused variable.
2009-05-08 José Fonsecamesa: Make _mesa_share_state thread safe.
2009-05-08 José Fonsecawgl: Implement ShareLists.
2009-05-08 Keith Whitwellprogs/trivial: add test for vertex program invarient...
2009-05-08 Keith Whitwellmesa: more complete fix for transform_invarient glitches
2009-05-08 Keith Whitwellmesa/main: set PREFER_DP4 to match position_invarient...
2009-05-08 José Fonsecawgl: Implemente SwapLayerBuffers.
2009-05-08 José Fonsecascons: Don't use deprecated Options.
2009-05-08 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-05-08 Keith Whitwellgallium/tgsi: hack around linker/archiver breakage
2009-05-08 Keith Whitwellprogs/trivial: add vbo-noninterleaved test
2009-05-08 José Fonsecawgl: Include alpha bits in pixel format's cColorBits...
2009-05-08 Keith Whitwellgallium/draw: cope with unused vertex_elements
2009-05-08 Keith Whitwelltrivial: add line-flat.c
2009-05-08 José Fonsecawgl: UINT_PTR null value is an integral type, so return...
2009-05-08 José Fonsecapb: Save the stack backtrace when creating/mapping...
2009-05-08 José Fonsecapb: Dump the fenced buffer sizes.
2009-05-07 Brian Paulswrast: fix span clipping bug
2009-05-07 Brian Paulmesa: unmap buffer objects during context tear-down
2009-05-05 Brian Paulgallium: fix texcoords for cubemap mipmap generation
2009-05-04 Brian Paulglx: replace Xmalloc() calls with Xcalloc()
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 Tom FogalFix symbol list for mangled Mesa on Darwin.
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...
next