- 0c1e98d cell: note that dst reg writing needs clamping by Brian Paul · 16 years ago
- 7004582 gallium: implement tests for PPC/PPC64 by Brian Paul · 16 years ago
- 3a2a2d5 gallium: remove unused var by Brian Paul · 16 years ago
- 2278107 mesa: more test options in progs/demos/textures.c by Brian Paul · 16 years ago
- abfc32a cell: minor improvements to batch buffer functions by Brian Paul · 16 years ago
- 6cec79d cell: temporarily disable freeing of tiled texture memory by Brian Paul · 16 years ago
- 81724da cell: use an approximation in compute_lambda_2d() to avoid sqrt by Brian Paul · 16 years ago
- 9fa8671 cell: add new debug flag (cache) to report texture cache stats on exit by Brian Paul · 16 years ago
- cb8ebc9 cell: more efficient state emit for textures/samplers by Brian Paul · 16 years ago
- fa7b838 cell: use 7-bit weights in sample_texture_2d_bilinear_int() by Brian Paul · 16 years ago
- 87a6fe5 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Brian Paul · 16 years ago
- d422c1e mesa: redraw upon keypress in trivial/tri.c by Brian Paul · 16 years ago
- 8d6ef12 gallium: fix mis-matched malloc/free vs. aligned malloc/free by Brian Paul · 16 years ago
- b50a0b8 build "GLX" egl driver by default and egl demos by Alan Hourihane · 16 years ago
- 51ffab3 cell: pass spu_texture_level ptr to get_four_texels() by Brian Paul · 16 years ago
- 033c90f cell: implement KIL instruction by Brian Paul · 16 years ago
- 8bff2fc cell: CELL_NUM_SPUS env var by Brian Paul · 16 years ago
- 5191429 cell: trilinear mipmap interpolation by Brian Paul · 16 years ago
- f0c70f9 cell: update comments by Brian Paul · 16 years ago
- 1da8f9b cell: call proper sampler function in sample_texture_cube() by Brian Paul · 16 years ago
- 926b8db cell: clean up various texture-related things by Brian Paul · 16 years ago
- 0116ee1 cell: start some performance measurements by Brian Paul · 16 years ago
- 1c915b1 cell: updated debug code by Brian Paul · 16 years ago
- 5ecb4f9 cell: updated status in docs/cell.html by Brian Paul · 16 years ago
- 224c19a cell: get rid of last usage of float4 union/typedef by Brian Paul · 16 years ago
- 30d3b58 cell: simplify triangle front/back face determination by Brian Paul · 16 years ago
- ec7d6c6 cell: send rasterizer state to SPUs in proper way, remove front_winding hack by Brian Paul · 16 years ago
- 8bf1059 cell: query # cells too by Brian Paul · 16 years ago
- 8bcbefb cell: query number SPUs with spe_cpu_info_get() by Brian Paul · 16 years ago
- 67f6156 cell: use CELL_MAX_SPUS consistently. by Brian Paul · 16 years ago
- 0eb0b0a cell: remove some old, pre-batchbuffer stuff by Brian Paul · 16 years ago
- 79e96b3 cell: move some CELL_MAX constants by Brian Paul · 16 years ago
- 708f046 cell: remove obsolete spu_debug.h file by Brian Paul · 16 years ago
- ddeec1e cell: simplify spu debug code by Brian Paul · 16 years ago
- 5395153 cell: propogate blend color to SPUs for the fallback fragment ops code by Brian Paul · 16 years ago
- 5f76a77 gallium: fix the shader-rebind test in softpipe, as was done for the draw module. by Brian Paul · 16 years ago
- 05a8f20 gallium: fix the test in vs_exec_prepare() to avoid redundant bindings by Brian Paul · 16 years ago
- a7f06da gallium: temporariliy revert softpipe shader optimization by Brian Paul · 16 years ago
- 9382a71 cell: updated vertex dump/debug code by Brian Paul · 16 years ago
- f60c756 cell: additional debug by Brian Paul · 16 years ago
- 4e506f4 cell: fix/add some fallback blend cases by Brian Paul · 16 years ago
- abcd28b cell: need to flush draw module when constants change by Brian Paul · 16 years ago
- b261ed1 mesa: revert accidental change to fslight.c demo by Brian Paul · 16 years ago
- 13f46fa draw: don't assume output buffer pointer is aligned by Keith Whitwell · 16 years ago
- cf85e41 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
- d533a5d0 Update DRI2 implementation according to new specification. by Kristian Høgsberg · 16 years ago
- e5ef0be Revert pointless reindents to avoid merge conflicts. by Kristian Høgsberg · 16 years ago
- 5f6472f glx: indent -br -i3 -npcs --no-tabs glxclient.h by RALOVICH, Kristóf · 16 years ago
- 5e3edb6 glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h by RALOVICH, Kristóf · 16 years ago
- 00be6df glx: indent -br -i3 -npcs --no-tabs glxextensions.c by RALOVICH, Kristóf · 16 years ago
- c6d0376 glx: indent -br -i3 -npcs --no-tabs glxextensions.h by RALOVICH, Kristóf · 16 years ago
- 1bb4658 glx: indent -br -i3 -npcs --no-tabs xfont.c by RALOVICH, Kristóf · 16 years ago
- b57e9f2 glx: indent -br -i3 -npcs --no-tabs xf86dristr.h by RALOVICH, Kristóf · 16 years ago
- 400c2d0 glx: indent -br -i3 -npcs --no-tabs XF86dri.c by RALOVICH, Kristóf · 16 years ago
- b69ef3e glx: indent -br -i3 -npcs --no-tabs xf86dri.h by RALOVICH, Kristóf · 16 years ago
- f7ff9f1 glx: kill old K&R syntax in XF86dri.c by RALOVICH, Kristóf · 16 years ago
- dd8b90a glx: indent -br -i3 -npcs --no-tabs vertarr.c by RALOVICH, Kristóf · 16 years ago
- 801933c glx: indent -br -i3 -npcs --no-tabs singlepix.c by RALOVICH, Kristóf · 16 years ago
- ee88fff glx: indent -br -i3 -npcs --no-tabs single2.c by RALOVICH, Kristóf · 16 years ago
- 750f497 glx: indent -br -i3 -npcs --no-tabs renderpix.c by RALOVICH, Kristóf · 16 years ago
- 5b48c86 glx: indent -br -i3 -npcs --no-tabs render2.c by RALOVICH, Kristóf · 16 years ago
- 3c900bd glx: indent -br -i3 -npcs --no-tabs pixelstore.c by RALOVICH, Kristóf · 16 years ago
- 32d7d5f glx: indent -br -i3 -npcs --no-tabs pixel.c by RALOVICH, Kristóf · 16 years ago
- 1b2f122 glx: indent -br -i3 -npcs --no-tabs packsingle.h by RALOVICH, Kristóf · 16 years ago
- 3a2568b glx: indent -br -i3 -npcs --no-tabs packrender.h by RALOVICH, Kristóf · 16 years ago
- b5f7c84 glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c by RALOVICH, Kristóf · 16 years ago
- f9fa740 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.c by RALOVICH, Kristóf · 16 years ago
- 76ddfa3 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array_priv.h by RALOVICH, Kristóf · 16 years ago
- c09881c glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h by RALOVICH, Kristóf · 16 years ago
- f2d4561 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c by RALOVICH, Kristóf · 16 years ago
- 5ae395a glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c by RALOVICH, Kristóf · 16 years ago
- 4cc369e glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.c by RALOVICH, Kristóf · 16 years ago
- 5a3db80 glx: indent -br -i3 -npcs --no-tabs glx_query.c by RALOVICH, Kristóf · 16 years ago
- 35dc7ea glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c by RALOVICH, Kristóf · 16 years ago
- 3dd46f1 glx: indent -br -i3 -npcs --no-tabs glxhash.c by RALOVICH, Kristóf · 16 years ago
- b87e8ae glx: indent -br -i3 -npcs --no-tabs glxhash.h by RALOVICH, Kristóf · 16 years ago
- b7f7658 glx: indent -br -i3 -npcs --no-tabs glxext.c by RALOVICH, Kristóf · 16 years ago
- 3959d45 glx: indent -br -i3 -npcs --no-tabs glxcurrent.c by RALOVICH, Kristóf · 16 years ago
- c6ea997 glx: indent -br -i3 -npcs --no-tabs glxcmds.c by RALOVICH, Kristóf · 16 years ago
- b928a12 glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c by RALOVICH, Kristóf · 16 years ago
- 7f04f8d glx: indent -br -i3 -npcs --no-tabs eval.c by RALOVICH, Kristóf · 16 years ago
- a1a2078 glx: indent -br -i3 -npcs --no-tabs drisw_glx.c by RALOVICH, Kristóf · 16 years ago
- 79d830c glx: indent -br -i3 -npcs --no-tabs dri_glx.c by RALOVICH, Kristóf · 16 years ago
- e7970d6 glx: indent -br -i3 -npcs --no-tabs dri_common.h by RALOVICH, Kristóf · 16 years ago
- 321a73d glx: indent -br -i3 -npcs --no-tabs dri_common.c by RALOVICH, Kristóf · 16 years ago
- 9ca7330 glx: indent -br -i3 -npcs --no-tabs dri2.h by RALOVICH, Kristóf · 16 years ago
- ae5b588 glx: indent -br -i3 -npcs --no-tabs dri2_glx.c by RALOVICH, Kristóf · 16 years ago
- 0965740 glx: indent -br -i3 -npcs --no-tabs dri2.c by RALOVICH, Kristóf · 16 years ago
- 7d16aaa glx: indent -br -i3 -npcs --no-tabs compsize.c by RALOVICH, Kristóf · 16 years ago
- 109f3f7 glx: indent -br -i3 -npcs --no-tabs clientattrib.c by RALOVICH, Kristóf · 16 years ago
- 696bf66 glx: add a line of Emacs helping variables by RALOVICH, Kristóf · 16 years ago
- 4f31200 glx: No need to zero a local variable. by RALOVICH, Kristóf · 16 years ago
- b4bb29c glx: make INIT_MESA_SPARC more robust by RALOVICH, Kristóf · 16 years ago
- b3cb405 i915: Texture instructions use r/t/oC/oD register as texture coordinate. by Xiang, Haihao · 16 years ago
- 90e4e41 intel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX). by Eric Anholt · 16 years ago
- 41ccdde cell: initial bits for 3D texture support by Brian Paul · 16 years ago
- 6c017c2 cell: replace FREE() with align_free() by Brian Paul · 16 years ago
- e42a394 cell: fix incorrect parameter type by Brian Paul · 16 years ago
- 8f7c6b5 cell: support for cubemaps by Brian Paul · 16 years ago
- e0931e5 cell: fall-through case for TGSI_OPCODE_TXB by Brian Paul · 16 years ago