2008-11-01 |
Brian Paul | mesa: fix assignment / parameter passing of sampler... |
commit | commitdiff | tree |
2008-11-01 |
Brian Paul | mesa: additional debug flags for glsl debug/disassembly |
commit | commitdiff | tree |
2008-11-01 |
Keith Packard | Fix for 58dc8b7: dest regions must not use HorzStride... |
commit | commitdiff | tree |
2008-10-31 |
Brian Paul | mesa: fix some bugs with precision qualifier parsing |
commit | commitdiff | tree |
2008-10-31 |
Brian Paul | mesa: do scope replacement for variable initializers too |
commit | commitdiff | tree |
2008-10-31 |
Brian Paul | mesa: fix copy/paste error in GLSL error msg |
commit | commitdiff | tree |
2008-10-31 |
Eric Anholt | intel: pixelzoom doesn't apply to glBitmap, so disable... |
commit | commitdiff | tree |
2008-10-31 |
Eric Anholt | intel: Remove fallback for glDrawPixels(GL_COLOR_INDEX) |
commit | commitdiff | tree |
2008-10-31 |
Eric Anholt | intel: Add more fallback debugging for glDrawPixels. |
commit | commitdiff | tree |
2008-10-31 |
Gary Wong | i965: implement the missing OPCODE_NOISE1 and OPCODE_NO... |
commit | commitdiff | tree |
2008-10-31 |
Gary Wong | i965: support destination horiz strides in align1 acces... |
commit | commitdiff | tree |
2008-10-31 |
Xiang, Haihao | mesa: fix a typo in the previous commit |
commit | commitdiff | tree |
2008-10-30 |
Xiang, Haihao | mesa: fix an issue in _mesa_PointParameterfv(). |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | glx: added PFNGL*PROC typedefs for GLX 1.3 functions |
commit | commitdiff | tree |
2008-10-29 |
Nigel Stewart | glu: fix compilation problem when using Windows gl... |
commit | commitdiff | tree |
2008-10-29 |
Eric Anholt | intel: Fix glDrawPixels with 4d RasterPos. |
commit | commitdiff | tree |
2008-10-29 |
Eric Anholt | i965: Fix check_aperture calls to cover everything... |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | mesa: include glslcompiler driver in tarball |
commit | commitdiff | tree |
2008-10-28 |
Brian Paul | mesa: fix stand-alone glslcompiler build |
commit | commitdiff | tree |
2008-10-28 |
Eric Anholt | intel: Don't keep intel->pClipRects, and instead just... |
commit | commitdiff | tree |
2008-10-28 |
Gary Wong | i965: Allocate temporaries contiguously with other... |
commit | commitdiff | tree |
2008-10-28 |
Julien Cristau | configure.ac: Add support for gnu/kfreebsd |
commit | commitdiff | tree |
2008-10-27 |
Eric Anholt | i965: Fix compiler warning from unused var. |
commit | commitdiff | tree |
2008-10-27 |
Eric Anholt | i965: Remove dead brw->wrap flag. |
commit | commitdiff | tree |
2008-10-27 |
Eric Anholt | intel: Use dri_bo_get_tiling to get tiling mode of... |
commit | commitdiff | tree |
2008-10-25 |
Xiang, Haihao | intel: GL_FALSE on a BO if it won't be modified when... |
commit | commitdiff | tree |
2008-10-24 |
Xiang, Haihao | i965: don't emit state when dri_bufmgr_check_aperture_s... |
commit | commitdiff | tree |
2008-10-24 |
Xiang, Haihao | intel: fallback for intelEmitCopyBlit. |
commit | commitdiff | tree |
2008-10-23 |
Brian Paul | mesa: version 43 of glext.h |
commit | commitdiff | tree |
2008-10-23 |
Brian Paul | mesa: version 21 of glxext.h |
commit | commitdiff | tree |
2008-10-23 |
Brian Paul | mesa: remove calls to _mesa_adjust_image_for_convolutio... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | mesa: move convolution image adjustment code for glCopy... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | mesa: some re-org of glCopyTexSubImage1/2/3D() error... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | mesa: in textore.c, only adjust image for convolution... |
commit | commitdiff | tree |
2008-10-21 |
Kristof Ralovich | glx: updated comment |
commit | commitdiff | tree |
2008-10-21 |
Xiang, Haihao | i915: fix carsh in i830_emit_state. (bug #17766) |
commit | commitdiff | tree |
2008-10-16 |
Brian Paul | glxswapcontrol: added -fullscreen option |
commit | commitdiff | tree |
2008-10-16 |
Brian Paul | glxgears: for fullscreen, disable window borders the... |
commit | commitdiff | tree |
2008-10-16 |
Roland Scheidegger | fix span issue with really old ddx and non-tcl r100... |
commit | commitdiff | tree |
2008-10-16 |
Brian Paul | mesa: fix error codes in _mesa_GetObjectParameterivARB... |
commit | commitdiff | tree |
2008-10-15 |
Kristian Høgsberg | Update DRI2 implementation according to new specification. |
commit | commitdiff | tree |
2008-10-15 |
Kristian Høgsberg | Revert pointless reindents to avoid merge conflicts. |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxclient.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxextensions.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxextensions.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs xfont.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs xf86dristr.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs XF86dri.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs xf86dri.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: kill old K&R syntax in XF86dri.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs vertarr.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs singlepix.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs single2.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs renderpix.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs render2.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs pixelstore.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs pixel.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs packsingle.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs packrender.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_pro... |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_arr... |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_transpose_... |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_texture_co... |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glx_query.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxhash.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxhash.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxext.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxcurrent.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxcmds.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs eval.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs drisw_glx.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_glx.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_common.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_common.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2_glx.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs compsize.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs clientattrib.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: add a line of Emacs helping variables |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: No need to zero a local variable. |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: make INIT_MESA_SPARC more robust |
commit | commitdiff | tree |
2008-10-13 |
Xiang, Haihao | i915: Texture instructions use r/t/oC/oD register as... |
commit | commitdiff | tree |
2008-10-11 |
Eric Anholt | intel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX). |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: fix asst. issues in _mesa_texstore_argb8888() |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: include needed header |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: remove unneeded includes |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: fix error codes in _mesa_GetObjectParameterivARB... |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: rename macro params to emphasize that there's... |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: remove unneeded includes |
commit | commitdiff | tree |
2008-10-10 |
Ian Romanick | intel: GLSL 1.20 is broken in Mesa, so disable it in... |
commit | commitdiff | tree |
2008-10-10 |
Eric Anholt | i965: Add missing intel_pixel_draw.c symlink to fix... |
commit | commitdiff | tree |
2008-10-09 |
Eric Anholt | i965: Accelerate depth textures with border color. |
commit | commitdiff | tree |
2008-10-09 |
Eric Anholt | i965: Actually hook up the accelerated DrawPixels support. |
commit | commitdiff | tree |
next |