2009-05-05 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-05 |
Brian Paul | gallium: remove redundant cube face #defines |
commit | commitdiff | tree |
2009-05-05 |
Brian Paul | gallium: fix texcoords for cubemap mipmap generation |
commit | commitdiff | tree |
2009-05-05 |
Keith Whitwell | progs/trivial: add test for vertex program invarient... |
commit | commitdiff | tree |
2009-05-05 |
Keith Whitwell | mesa: more complete fix for transform_invarient glitches |
commit | commitdiff | tree |
2009-05-05 |
Keith Whitwell | mesa/main: set PREFER_DP4 to match position_invarient... |
commit | commitdiff | tree |
2009-05-05 |
José Fonseca | wgl: Implemente SwapLayerBuffers. |
commit | commitdiff | tree |
2009-05-05 |
José Fonseca | scons: Don't use deprecated Options. |
commit | commitdiff | tree |
2009-05-05 |
José Fonseca | util: Limit the stack walk to avoid referencing undefin... |
commit | commitdiff | tree |
2009-05-05 |
Keith Whitwell | gallium/tgsi: hack around linker/archiver breakage |
commit | commitdiff | tree |
2009-05-05 |
Keith Whitwell | progs/trivial: add vbo-noninterleaved test |
commit | commitdiff | tree |
2009-05-05 |
José Fonseca | wgl: Include alpha bits in pixel format's cColorBits... |
commit | commitdiff | tree |
2009-05-05 |
Keith Whitwell | gallium/draw: cope with unused vertex_elements |
commit | commitdiff | tree |
2009-05-05 |
Keith Whitwell | trivial: add line-flat.c |
commit | commitdiff | tree |
2009-05-05 |
José Fonseca | wgl: UINT_PTR null value is an integral type, so return... |
commit | commitdiff | tree |
2009-05-05 |
José Fonseca | pb: Save the stack backtrace when creating/mapping... |
commit | commitdiff | tree |
2009-05-05 |
José Fonseca | pb: Dump the fenced buffer sizes. |
commit | commitdiff | tree |
2009-05-05 |
Stephane Marchesin | nv04: small fix again |
commit | commitdiff | tree |
2009-05-05 |
Stephane Marchesin | Fix an nv04 bug (thanks Mhopf). |
commit | commitdiff | tree |
2009-05-04 |
Brian Paul | mesa: also print program params/constants when dumping... |
commit | commitdiff | tree |
2009-05-04 |
Brian Paul | mesa: remove some unfinished/devel code |
commit | commitdiff | tree |
2009-05-04 |
Brian Paul | glx: replace Xmalloc() calls with Xcalloc() |
commit | commitdiff | tree |
2009-05-02 |
Brian Paul | draw: added some inf/nan debug code (disabled) |
commit | commitdiff | tree |
2009-05-02 |
Brian Paul | gallium/glx: say we're direct rendering |
commit | commitdiff | tree |
2009-05-02 |
Brian Paul | mesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL |
commit | commitdiff | tree |
2009-05-02 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-02 |
Brian Paul | st: create renderbuffer's pipe_surface in st_render_tex... |
commit | commitdiff | tree |
2009-05-02 |
Brian Paul | mesa: fix state validation bug for glCopyTex[Sub]Image() |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | st: if st_swapbuffers() is called for single-buffered... |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | xlib winsys: use new st_swapbuffers() function |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | st: when creating an on-demand front color buffer,... |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | st: added st_renderbuffer::defined flag |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | mesa: fix comment |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-01 |
Tom Fogal | Fix symbol list for mangled Mesa on Darwin. |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | set: new st_swapbuffers() which does a true front/back... |
commit | commitdiff | tree |
2009-05-01 |
Zack Rusin | actually add debug to the debug config |
commit | commitdiff | tree |
2009-05-01 |
José Fonseca | egl_xlib: Pass RTLD_LAZY to dlopen. |
commit | commitdiff | tree |
2009-05-01 |
Ian Romanick | Test either GL_FRONT_LEFT or GL_FRONT for front-buffer... |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | st: when double buffered, only create front color buffe... |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | Merge branch 'const-buffer-changes' |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | mesa: create/use a fallback texture when bound texture... |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | docs: initial 7.6 release notes page |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | mesa: bump version to 7.6 (devel) |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | mesa: remove -devel suffix from version |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | configs: bump MESA_MINOR to 5 |
commit | commitdiff | tree |
2009-05-01 |
Brian Paul | docs: fix typo |
commit | commitdiff | tree |
2009-05-01 |
Corbin Simpson | radeon: Don't even bother with things too big to fit... |
commit | commitdiff | tree |
2009-05-01 |
Corbin Simpson | r300-gallium, radeon-winsys: Hide radeon_cs from r300... |
commit | commitdiff | tree |
2009-05-01 |
Corbin Simpson | r300-gallium, radeon-winsys: Space accounting. |
commit | commitdiff | tree |
2009-05-01 |
Corbin Simpson | r300-gallium, radeon-winsys: Reorganize r300_winsys... |
commit | commitdiff | tree |
2009-05-01 |
Corbin Simpson | r300-gallium: Don't bother with conditional double... |
commit | commitdiff | tree |
2009-05-01 |
Corbin Simpson | radeon: Fix cast and comment. |
commit | commitdiff | tree |
2009-04-30 |
Brian Paul | docs: asst. updates for 7.5 release |
commit | commitdiff | tree |
2009-04-30 |
Brian Paul | docs: bring in 7.4 doc updates from mesa_7_4_branch |
commit | commitdiff | tree |
2009-04-30 |
Brian Paul | docs: notes about new version number meaning in release... |
commit | commitdiff | tree |
2009-04-30 |
Brian Paul | mesa: update linux-static, linux-x86-static configs |
commit | commitdiff | tree |
2009-04-30 |
Brian Paul | demos: silence warning |
commit | commitdiff | tree |
2009-04-30 |
Tormod Volden | mklib: replace if/expr with case |
commit | commitdiff | tree |
2009-04-30 |
Tormod Volden | mesa: Prepend "-Wl," to linking options |
commit | commitdiff | tree |
2009-04-30 |
Brian Paul | i915simple: remove duplicated i915_context.c in C_SOURCES |
commit | commitdiff | tree |
2009-04-30 |
Michel Dänzer | r300: Increase reference count of texture objects refer... |
commit | commitdiff | tree |
2009-04-30 |
Michel Dänzer | gallium: Add SCons build support for the DRI state... |
commit | commitdiff | tree |
2009-04-30 |
Dan Nicholson | egl: Don't install demodriver |
commit | commitdiff | tree |
2009-04-29 |
Jakob Bornecrantz | progs/tests: Update ignores |
commit | commitdiff | tree |
2009-04-29 |
Jakob Bornecrantz | progs/tests: Add mipmap_comp for mipmap testing with... |
commit | commitdiff | tree |
2009-04-29 |
Tom Fogal | Use variable library name in pkg-config output. |
commit | commitdiff | tree |
2009-04-29 |
Dan Nicholson | autoconf: Add switch for optional EGL |
commit | commitdiff | tree |
2009-04-29 |
Dan Nicholson | autoconf: Clean up some m4 usage |
commit | commitdiff | tree |
2009-04-29 |
Brian Paul | mesa: added _mesa_check_soa_dependencies() function |
commit | commitdiff | tree |
2009-04-29 |
Brian Paul | tgsi: added tgsi_check_soa_dependencies() and related... |
commit | commitdiff | tree |
2009-04-29 |
Brian Paul | mesa: added _mesa_check_soa_dependencies() function |
commit | commitdiff | tree |
2009-04-28 |
Brian Paul | softpipe: return PIPE_UNREFERENCED in softpipe_is_buffe... |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | mesa/st: protect internal flushes with FLUSH_CURRENT |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | mesa/main: protect driver.finish with FLUSH_CURRENT |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | mesa/st: remove duplicate offset calculation |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | gallium/draw: add ability to print out active pipeline... |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | mesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_trans... |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | progs: add fflushes for cygwin |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | util/indices: remove debug prints |
commit | commitdiff | tree |
2009-04-28 |
Keith Whitwell | mesa/st: workaround for crashes in st_copy_texsubimage |
commit | commitdiff | tree |
2009-04-28 |
José Fonseca | wgl: Store current HDC/HGLRC in stw_context. |
commit | commitdiff | tree |
2009-04-28 |
Alex Deucher | R300: add quadpipe overrides |
commit | commitdiff | tree |
2009-04-28 |
Brian Paul | i965: avoid segfault in intel_update_renderbuffers... |
commit | commitdiff | tree |
2009-04-28 |
Brian Paul | swrast: add missing break in clamp_rect_coord_linear() |
commit | commitdiff | tree |
2009-04-28 |
Brian Paul | demos: asst. updates, clean-ups |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium dri st: Propagate the drawable info when we... |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium dri st: Use st_get_current() instead of GET_CUR... |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | st: Add an st_get_current() function. |
commit | commitdiff | tree |
2009-04-28 |
Jakob Bornecrantz | gallium-intel: Create a i965_dri.so symlink |
commit | commitdiff | tree |
2009-04-27 |
Jakob Bornecrantz | gallium-intel: Fix build of dri driver |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium dri st: Fix up some comments and minor bugs. |
commit | commitdiff | tree |
2009-04-28 |
Corbin Simpson | radeon-r300: Fix a bit of breakage. |
commit | commitdiff | tree |
2009-04-28 |
Corbin Simpson | radeon: Use PCI_MATCH_ANY for xorg driver. |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium: Rename the dri state tracker lib to libdridrm.a |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium: indent and cleanfile the dri state-tracker. |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium: Update the dri2 state tracker to support dri1. |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium: Add a dri1 api |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium: Move the dri2 state tracker since we're about... |
commit | commitdiff | tree |
2009-04-28 |
Thomas Hellstrom | gallium: Update the drm_api. |
commit | commitdiff | tree |
next |