mesa.git
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal Krolgallium: Document drawing commands.
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-14 Corbin Simpsonr300g: Cleanup from last few commits.
2010-01-14 Łukasz Krotowskir300g: Really destroy translated buffer at the end.
2010-01-14 Brian Paulprogs/trivial: test user clip plane in tri-point-line...
2010-01-14 Brian Paulprogs/trivial: test glPolygonMode(POINT/LINE) with...
2010-01-14 Brian Paulgallium/util: silence warning about array initializers
2010-01-14 Chia-I Wuegl_g3d: Check if the creation of pipe or st context...
2010-01-14 Chia-I Wust/egl_g3d: Use a sequence number to decide if validati...
2010-01-14 Vinson Leest/mesa: Remove unnecessary header from st_program.c.
2010-01-14 Vinson Leest/mesa: Remove unnecessary header from st_texture.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_accum.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_atifragshader.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_bitmap.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary headers from s_copypix.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_depth.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_drawpix.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_feedback.c.
2010-01-14 Corbin Simpsongallium/docs: Random things sitting around in my stash.
2010-01-14 Corbin Simpsonr300g: Use indices to translate index buffers of ubytes.
2010-01-14 Corbin Simpsonradeong: Change DRI driver name to radeong.
2010-01-14 Corbin Simpsonr300g: Disable immediate mode rendering for now.
2010-01-14 Brian Paulgallium/draw: s/clipper/clip_stage/ to be consistant...
2010-01-14 Brian Paulgallium/draw: whitespace and comments
2010-01-14 Brian Paulgallium/draw: remove always-true conditional
2010-01-14 Brian Paulgallium: remove forward struct decl
2010-01-14 Jesse BarnesDRI2: don't send DRI2 requests the server doesn't know...
2010-01-13 Jesse BarnesGLX/DRI2: pass X drawable ID instead
2010-01-13 Jesse BarnesGLX: use glproto CFLAGS etc. when building
2010-01-13 Thomas Hellstromst/dri: Make sure we always request a fake front.
2010-01-13 José Fonsecasvga: Fix compile_vs error code.
2010-01-13 Michal Krolsvga: Fix call to translate::run().
2010-01-13 Corbin Simpsonr300g: Account for CS space used per atom.
2010-01-13 Corbin Simpsonr300g: Two dirty state optimizations.
2010-01-13 Corbin Simpsonr300g: DCE in emit.
2010-01-13 Vinson Leeswrast: Remove unnecessary header from s_fragprog.c.
2010-01-13 Corbin Simpsonr300g: Lower the immd mode threshold.
2010-01-13 Vinson Leeswrast: Remove unnecessary header in s_lines.c.
2010-01-13 Corbin Simpsonr300g: Fix is_r400 status for rs4xx and rc4xx.
2010-01-13 Vinson Leeswrast: Remove unnecessary header from s_points.c.
2010-01-13 Corbin Simpsonr300g: Switch to immediate mode for tiny renders.
2010-01-13 Vinson Leeswrast: Remove unnecessary header from s_readpix.c.
2010-01-13 Vinson Leeswrast: Remove unnecessary header from s_texcombine.c.
2010-01-13 Vinson Leetnl: Remove unnecessary header from t_context.c.
2010-01-13 Vinson Leetnl: Remove unnecessary headers from t_draw.c.
2010-01-13 Vinson Leetnl: Remove unnecessary header from t_pipeline.c.
2010-01-13 Vinson Leetnl: Remove unnecessary header from t_rasterpos.c.
2010-01-13 Vinson Leetnl: Remove unnecessary header from t_vb_program.c.
2010-01-13 Marek Olšákr300g: emit blend LTE/GTE thresholds on >=RV350
2010-01-13 Marek Olšákr300g: update the texture initialization so that it...
2010-01-13 Marek Olšákr300g: add emission of texture tiling bits
2010-01-13 Marek Olšákr300g: add is_r400 flag
2010-01-13 Marek Olšákr300g: silence a warning
2010-01-13 Marek Olšákr300g: only emit scissor when needed
2010-01-13 Marek OlšákRevert "r300g: Placate kernel checker by explicitly...
2010-01-13 Marek Olšákr300g: mark all states as dirty after flush
2010-01-13 Vinson Leevbo: Remove unnecessary headers from vbo_exec.c.
2010-01-13 Vinson Leevbo: Remove unnecessary header from vbo_exec_array.c.
2010-01-13 Vinson Leevbo: Remove unnecessary header from vbo_exec_draw.c.
2010-01-12 Michal Krolgallium: draw_arrays/elements_instanced() are of type...
2010-01-12 Marcin Slusarznv50: fix 2 off by one memory leaks (nv50_miptree_level...
2010-01-12 Marcin Slusarznv50: fix memory leak on nv50_pc free
2010-01-12 José Fonsecagallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
2010-01-12 José Fonsecagallium: Simplify PIPE_ALIGN_VAR.
2010-01-12 José Fonsecagallium: Generalize the alignment macros to other compi...
2010-01-12 Corbin Simpsonr300g: Always emit scissors.
2010-01-12 Chia-I Wust/egl_g3d: Get the stapi from the driver.
2010-01-12 Chia-I Wuegl: Add _EGLDriver as the first argument to GetProcAdd...
2010-01-12 Chia-I Wuegl_xdri: Fix build breakage.
2010-01-12 Vinson Leevbo: Remove unnecessary headers from vbo_save.c.
2010-01-12 Vinson Leevbo: Remove unnecessary header from vbo_save_loopback.c.
2010-01-12 Vinson Leevbo: Remove unnecessary header from vbo_split_copy.c.
2010-01-12 Chia-I Wust/egl_g3d: Improve comments to the native display...
2010-01-12 Vinson Leex86: Remove unnecessary header from x86_xform.c.
2010-01-12 Corbin Simpsonr300g: Add back dirty state check.
2010-01-12 Corbin Simpsonr300g: Placate kernel checker by explicitly disabling...
2010-01-12 Corbin Simpsonr300g: Avoid segfault on binding null RS state.
2010-01-12 Brian Paulst/mesa: removed unused var
2010-01-12 Brian Paulst/mesa: comments, whitespace
2010-01-12 Vinson Leeprogs/xdemos: Remove unnecessary header from corender.c.
2010-01-12 Vinson Leeprogs/trivial: Remove unnecessary headers from tri...
2010-01-12 Vinson Leeprogs/trivial: Remove unnecessary header from tri-fbo...
2010-01-12 Vinson Leeprogs/tests: Remove duplicate included header in vparray.c.
2010-01-12 Vinson Leeprogs/tests: Add newline to end of printf in vparray.c.
2010-01-12 Vinson Leeprogs/redbook: Remove unnecessary header from aapoly.c.
2010-01-12 Vinson Leeprogs/glsl: Remove duplicate included header from shtest.c.
2010-01-12 Vinson Leeprogs/demos: Remove unnecessary header from morph3d.c.
2010-01-12 Brian PaulRevert "util: Build u_bitmask.o when using make."
2010-01-12 Vinson Leeprogs/tests: Silence fprintf format warning.
2010-01-12 Chia-I Wuwinsys/drm: Use egl_g3d to build EGL drivers.
2010-01-12 Chia-I Wust/egl_g3d: Add support for KMS native display.
2010-01-12 Chia-I Wust/egl_g3d: Add support for EGL_MESA_screen_surface.
2010-01-12 Chia-I Wust/egl_g3d: Update the native display interface for...
2010-01-12 Chia-I Wust/egl_g3d: New EGL state tracker that uses Gallium.
2010-01-12 Vinson Leeprogs/demos: Remove unnecessary header from isosurf.c.
2010-01-12 Chia-I Wuwinsys/drm: Add name field to drm_api.
2010-01-12 Chia-I Wuegl: EGL_SCREEN_BIT_MESA is a valid bit.
2010-01-12 Chia-I Wuprogs/egl: Fix screen surface demos.
2010-01-12 Chia-I Wuprogs/egl: glGenTextures is called too early in xeglbin...
next