2008-10-22 |
Brian Paul | cell: implement many more PPC instructions for code gen |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | cell: implement fencing for texture buffers |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | cell: set cell->num_textures |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | cell: note that dst reg writing needs clamping |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Brian Paul | gallium: implement tests for PPC/PPC64 |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Brian Paul | gallium: remove unused var |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Brian Paul | mesa: more test options in progs/demos/textures.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Brian Paul | cell: minor improvements to batch buffer functions |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Brian Paul | cell: temporarily disable freeing of tiled texture... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brian Paul | cell: use an approximation in compute_lambda_2d() to... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brian Paul | cell: add new debug flag (cache) to report texture... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brian Paul | cell: more efficient state emit for textures/samplers |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brian Paul | cell: use 7-bit weights in sample_texture_2d_bilinear_int() |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brian Paul | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brian Paul | mesa: redraw upon keypress in trivial/tri.c |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Brian Paul | gallium: fix mis-matched malloc/free vs. aligned malloc... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Alan Hourihane | build "GLX" egl driver by default and egl demos |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: pass spu_texture_level ptr to get_four_texels() |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: implement KIL instruction |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: CELL_NUM_SPUS env var |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: trilinear mipmap interpolation |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: update comments |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: call proper sampler function in sample_texture_cube() |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: clean up various texture-related things |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: start some performance measurements |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | cell: updated debug code |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: updated status in docs/cell.html |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: get rid of last usage of float4 union/typedef |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: simplify triangle front/back face determination |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: send rasterizer state to SPUs in proper way,... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: query # cells too |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: query number SPUs with spe_cpu_info_get() |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: use CELL_MAX_SPUS consistently. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: remove some old, pre-batchbuffer stuff |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: move some CELL_MAX constants |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: remove obsolete spu_debug.h file |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: simplify spu debug code |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: propogate blend color to SPUs for the fallback... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | gallium: fix the shader-rebind test in softpipe, as... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | gallium: fix the test in vs_exec_prepare() to avoid... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | gallium: temporariliy revert softpipe shader optimization |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: updated vertex dump/debug code |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: additional debug |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: fix/add some fallback blend cases |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | cell: need to flush draw module when constants change |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Paul | mesa: revert accidental change to fslight.c demo |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Keith Whitwell | draw: don't assume output buffer pointer is aligned |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Kristian Høgsberg | Update DRI2 implementation according to new specification. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Kristian Høgsberg | Revert pointless reindents to avoid merge conflicts. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxclient.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxextensions.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxextensions.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs xfont.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs xf86dristr.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs XF86dri.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs xf86dri.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: kill old K&R syntax in XF86dri.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs vertarr.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs singlepix.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs single2.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs renderpix.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs render2.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs pixelstore.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs pixel.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs packsingle.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs packrender.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_pro... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_arr... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_transpose_... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs indirect_texture_co... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glx_query.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxhash.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxhash.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxext.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxcurrent.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxcmds.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs eval.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs drisw_glx.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_glx.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_common.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_common.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2.h |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2_glx.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs compsize.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs clientattrib.c |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: add a line of Emacs helping variables |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: No need to zero a local variable. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
RALOVICH, Kristóf | glx: make INIT_MESA_SPARC more robust |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Xiang, Haihao | i915: Texture instructions use r/t/oC/oD register as... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Eric Anholt | intel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX). |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Brian Paul | cell: initial bits for 3D texture support |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Brian Paul | cell: replace FREE() with align_free() |
commit | commitdiff | tree | snapshot |
next |