2011-06-16 |
Brian Paul | mesa: refactor, create _mesa_update_draw_buffers()...
|
commit | commitdiff | tree |
2011-06-16 |
Brian Paul | mesa: updated comments in _make_current()
|
commit | commitdiff | tree |
2011-06-15 |
Brian Paul | i915g: add const qualifier to silence warning
|
commit | commitdiff | tree |
2011-06-14 |
Brian Paul | st/mesa: fix indentation, whitespace
|
commit | commitdiff | tree |
2011-06-14 |
Brian Paul | st/mesa: replace st->ctx with ctx
|
commit | commitdiff | tree |
2011-06-14 |
Brian Paul | st/mesa: fix comments, whitespace
|
commit | commitdiff | tree |
2011-06-14 |
Brian Paul | docs: 7.10.3 updates
|
commit | commitdiff | tree |
2011-06-14 |
Brian Paul | st/mesa: improved is_interleaved_arrays() checking
|
commit | commitdiff | tree |
2011-06-13 |
Brian Paul | dri: include swrast.h, not s_texrender.h
|
commit | commitdiff | tree |
2011-06-13 |
Brian Paul | mesa: move texrender.c to swrast
|
commit | commitdiff | tree |
2011-06-13 |
Brian Paul | vbo: minor simplification in print_draw_arrays() debug...
|
commit | commitdiff | tree |
2011-06-13 |
Brian Paul | mesa: move invariant code out of loop in get_tex_rgba()
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | st/mesa: more helpful debug message in destroy_program_varia...
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | svga: fix typos, update comments
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | vbo: run 'indent' on vbo_save_api.c
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | mesa: add include/c99/*.h files to tarballs
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | vbo: rename DO_FALLBACK -> dlist_fallback
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | vbo: remove node->count > 0 test in vbo_save_playback_vertex...
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | vbo: check array indexes to prevent negative indexing
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | st: use _mesa_is_bufferobj()
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | vbo: added a comment
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | gallium: fix comments for pipe_stream_output_state
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | mesa: remove old comment
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | mesa: add more sampler types to is_sampler_type()
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | gallium: s/bool/boolean/
|
commit | commitdiff | tree |
2011-06-08 |
Brian Paul | draw: fix edge flag handling in clipper (for unfilled...
|
commit | commitdiff | tree |
2011-06-07 |
Nicolas Kaiser | mga: enable GL_ARB_vertex_array_object extension Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-07 |
Brian Paul | tgsi: s/varient/variant/
|
commit | commitdiff | tree |
2011-06-07 |
Brian Paul | draw: rename draw_vs_varient.c to draw_vs_variant.c
|
commit | commitdiff | tree |
2011-06-07 |
Brian Paul | draw/llvm: whitespace, formatting fixes
|
commit | commitdiff | tree |
2011-06-07 |
Brian Paul | draw: s/1/TRUE/
|
commit | commitdiff | tree |
2011-06-06 |
Andreas Faenger | softpipe: Anisotropic filtering extension. Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-06 |
Brian Paul | st/mesa: fix renderbuffer internal format for accum...
|
commit | commitdiff | tree |
2011-06-03 |
Paul Berry | glsl: fixed printing of structure constants. Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-03 |
Paul Berry | AST dump: fixed printing of conditionals. Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-03 |
Brian Paul | mesa: fix typo (s/GLGL/GLSL/)
|
commit | commitdiff | tree |
2011-06-03 |
Brian Paul | mesa: 80-column wrapping
|
commit | commitdiff | tree |
2011-06-03 |
Brian Paul | mesa: consolidate glGetUniform code
|
commit | commitdiff | tree |
2011-06-03 |
Brian Paul | mesa: refactor/consolidate uniform lookup code
|
commit | commitdiff | tree |
2011-06-03 |
Brian Paul | mesa: add some minor fixes for geometry shaders
|
commit | commitdiff | tree |
2011-06-03 |
Brian Paul | dri: add missing files from 873379a8818eed9ab16c24728b7091a3...
|
commit | commitdiff | tree |
2011-06-02 |
Pierre-Eric Pelloux... | mesa: add implementation of glDrawElementsInstancedBaseVertex Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-02 |
Pierre-Eric Pelloux... | glapi: regenerated files Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-02 |
Brian Paul | glapi: add glDrawElementsInstancedBaseVertex() function... Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-02 |
Johannes Obermayr | dri/nouveau: Fix build with --enable-shared-dricore. Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-02 |
Brian Paul | r300: remove MIN3 macro, already defined in macros.h
|
commit | commitdiff | tree |
2011-06-02 |
Brian Paul | util: faster logbase2
|
commit | commitdiff | tree |
2011-06-02 |
Benjamin Bellec | mesa: faster logbase2 Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-06-02 |
Brian Paul | st/mesa: add GL_R11F_G11F_B10F to format table
|
commit | commitdiff | tree |
2011-06-01 |
Brian Paul | st/mesa: add format table entry for GL_RGB9_E5
|
commit | commitdiff | tree |
2011-06-01 |
Nathan Kidd | glapi: Make xserver location error more helpful Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-27 |
Stéphane Marchesin | glx: Fix glXGetFBConfigFromVisualSGIX. Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-27 |
Pierre-Eric Pelloux... | mesa: set parameter list StateFlags field in _mesa_layout_pa... Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-27 |
Brian Paul | mesa: s/height/depth/ in texsubimage()
|
commit | commitdiff | tree |
2011-05-27 |
Brian Paul | mesa: plug _mesa_GetObjectParameterivAPPLE into display...
|
commit | commitdiff | tree |
2011-05-27 |
Brian Paul | mesa: plug in GL_ARB_vertex_array_object display list...
|
commit | commitdiff | tree |
2011-05-27 |
Brian Paul | mesa: more geometry shader display list functions
|
commit | commitdiff | tree |
2011-05-27 |
Brian Paul | mesa: more transform feedback display list functions
|
commit | commitdiff | tree |
2011-05-27 |
Brian Paul | mesa: make query object API functions static
|
commit | commitdiff | tree |
2011-05-27 |
Brian Paul | mesa: simplify query object display list dispatch setup
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | mesa: minor whitespace fixes
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | mesa: plug in sync object display list functions
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | mesa: display list support for glProgramParameteriARB()
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | mesa: plug shader object functions into display list...
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | mesa: plug in GL 3.0 ClearBuffer() display list functions
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | mesa: fill in missing sampler object display list functions
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | st/mesa: simplify some st_context(ctx)->pipe code
|
commit | commitdiff | tree |
2011-05-26 |
Brian Paul | st/mesa: fix incorrect texture level/face/slice accesses
|
commit | commitdiff | tree |
2011-05-24 |
Mike Kaplinskiy | mesa: fix glGetTexImage for cases when srgb decode... Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-24 |
Brian Paul | st/mesa: prefer formats without stencil for DEPTH_COMPONENT
|
commit | commitdiff | tree |
2011-05-24 |
Brian Paul | st/mesa: rewrite st_choose_format() to be table driven
|
commit | commitdiff | tree |
2011-05-21 |
pepp | st/mesa: assign renderbuffer's format field when allocating... Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-20 |
Brian Paul | r300: move declaration before code
|
commit | commitdiff | tree |
2011-05-20 |
Brian Paul | st/glx: define/set new ST_CONTEXT_FLAG_bits
|
commit | commitdiff | tree |
2011-05-20 |
Brian Paul | st/glx: pass major, minor, context flags, etc to XMesaCreate...
|
commit | commitdiff | tree |
2011-05-20 |
Brian Paul | st/glx: implement glXCreateContextAttribsARB()
|
commit | commitdiff | tree |
2011-05-20 |
Brian Paul | st/glx: pass version, context flags, etc to create_context()
|
commit | commitdiff | tree |
2011-05-20 |
Brian Paul | st/glx: refactor create-context functions
|
commit | commitdiff | tree |
2011-05-20 |
Brian Paul | mesa: fix vertex array enable checking in check_valid_to_ren...
|
commit | commitdiff | tree |
2011-05-18 |
Andreas Faenger | swrast: anisotropic filtering extension Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-18 |
Brian Paul | mesa: simplify error check in _mesa_MapBufferRange()
|
commit | commitdiff | tree |
2011-05-18 |
Brian Paul | mesa: only update array _MaxElement if array is enabled
|
commit | commitdiff | tree |
2011-05-18 |
Brian Paul | mesa: check that flex/bison are installed
|
commit | commitdiff | tree |
2011-05-18 |
Brian Paul | mesa: add some missing GLAPIENTRY keywords
|
commit | commitdiff | tree |
2011-05-12 |
Matt Turner | util_logbase2 takes and returns unsigned, not int Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-12 |
Matt Turner | Remove redundant util_unsigned_logbase2 Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-12 |
Matt Turner | u_math.h: Remove redundant mingw32 ffs definition Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-08 |
Nicolas Kaiser | cell: fix unbalanced parenthesis Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-06 |
Matt Turner | mesa: add precision to M_PI constant Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-06 |
Matt Turner | mesa: replace ONE_DIV_LN2 constant with M_LOG2E Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-05-04 |
Brian Paul | i915g: add const qualifier to silence warning
|
commit | commitdiff | tree |
2011-05-04 |
Brian Paul | mesa: remove unused restart.[ch] files
|
commit | commitdiff | tree |
2011-04-30 |
Brian Paul | mesa: fix error string, remove out of date comment
|
commit | commitdiff | tree |
2011-04-30 |
Brian Paul | mesa: remove commented-out #include
|
commit | commitdiff | tree |
2011-04-29 |
Thierry Vignaud | mesa: fix tarball creation Signed-off-by: Brian Paul <brianp@vmware.com>
|
commit | commitdiff | tree |
2011-04-29 |
Brian Paul | mesa: fix a few incorrect error messages
|
commit | commitdiff | tree |
2011-04-28 |
Brian Paul | llvmpipe: move active_query assignment
|
commit | commitdiff | tree |
2011-04-28 |
Brian Paul | llvmpipe: move active_query assignment in lp_setup_begin_query()
|
commit | commitdiff | tree |
2011-04-27 |
Brian Paul | st/mesa: raise shader MaxParameters if driver supports...
|
commit | commitdiff | tree |
2011-04-27 |
Brian Paul | mesa: emit more info in program parser error message
|
commit | commitdiff | tree |
next |