2009-05-07 |
Brian Paul | mesa: fix comments, s/texture/buffer/ |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | vbo: in glDraw[Range]Element() code, check for out... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: remove unused gl_buffer_object::OnCard field |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: added gl_buffer_object::Written flag (for debug... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: Compute gl_client_array->_MaxElement during array... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: GLvector4f:: flags is a GLbitfield, update commen... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: add storage_count field to GLvector4f. Useful... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: use array->BufferObj instead of ctx->Array.ArrayB... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: added _ElementSize field to gl_client_array |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: use local var to make code a bit more concise |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: fix/add comments |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: use _mesa_sizeof_type() in vbo split code |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: vbo code reformatting, clean-up, comments |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: add GL_DOUBLE case in _mesa_sizeof_type() |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: in vbo split code, map buffers read-only, not... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: limit number of error raised by invalid GL_TEXTUR... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | tnl: added some clip debug/print code (disabled) |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: reformatting, updated comments, const-correctness |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | tnl: replace 0x3f with CILP_FRUSTUM_BITS |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | i965: relAddr local var (to make debug/test a little... |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | swrast: fix span clipping bug |
commit | commitdiff | tree |
2009-05-07 |
Brian Paul | mesa: unmap buffer objects during context tear-down |
commit | commitdiff | tree |
2009-05-07 |
Eric Anholt | i965: Remove bad constant buffer constant-reg-already... |
commit | commitdiff | tree |
2009-05-07 |
Eric Anholt | intel: Unmap buffers if needed at DeleteBuffer time. |
commit | commitdiff | tree |
2009-05-06 |
Brian Paul | mesa: remove unnecessary buffer size check |
commit | commitdiff | tree |
2009-05-06 |
Brian Paul | mesa: code consolidation in glDraw[Range]Elements(... |
commit | commitdiff | tree |
2009-05-06 |
Brian Paul | mesa: new comments, minor reformatting |
commit | commitdiff | tree |
2009-05-06 |
Brian Paul | mesa: use elementBuf local var instead of ctx->Array... |
commit | commitdiff | tree |
2009-05-06 |
Eric Anholt | i965: Remove the forced lack of caching for renderbuffe... |
commit | commitdiff | tree |
2009-05-06 |
Eric Anholt | i965: Remove _NEW_PROGRAM from brw_wm_surfaces setup... |
commit | commitdiff | tree |
2009-05-06 |
Brian Paul | mesa: be smarter about allocating vert/frag program... |
commit | commitdiff | tree |
2009-05-06 |
Eric Anholt | i965: Split WM constant buffer update from other WM... |
commit | commitdiff | tree |
2009-05-06 |
Eric Anholt | i965: Disentangle VS constant surface state from WM... |
commit | commitdiff | tree |
2009-05-06 |
Eric Anholt | i965: Don't create constant buffers if they won't be... |
commit | commitdiff | tree |
2009-05-05 |
Brian Paul | mesa: only use fallback texture when using shaders... |
commit | commitdiff | tree |
2009-05-05 |
Brian Paul | Revert "mesa: only use fallback texture when using... |
commit | commitdiff | tree |
2009-05-05 |
Brian Paul | mesa: only use fallback texture when using shaders... |
commit | commitdiff | tree |
2009-05-05 |
Brian Paul | mesa: only use fallback texture when using shaders... |
commit | commitdiff | tree |
2009-05-05 |
Brian Paul | mesa: minor simplification in enable_texture(), updated... |
commit | commitdiff | tree |
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 |
next |