2008-10-30 |
Jonathan White | cell: Added check for PIPE_FLUSH_RENDER_CACHE to cell_... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: grow SPE instruction buffer as needed |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: no longer pass max_inst to ppc_init_func() |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: use execmem for PPC code, grow instruction... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: fix alignment parameter passed to u_mmAllocMem() |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: prefix memory manager functions with u_ to... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: test for PIPE_OS_LINUX instead of __linux__ |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | cell: add scalar param to emit_function_call() to indic... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | cell: use simd utilities for pow, exp2, log2 |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: added PPC support for SWZ, XPD, POW |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: clean-ups |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: added ppc_vnmsubfp() |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | move glut.h include |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | mesa: use APP_CC compiler in progs/vp/ |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | mesa: convert log/exp tests to ARB_v_p |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: ppc: implement TGSI_OPCODE_LOG/EXP |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: remove old code |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | gallium: ppc: don't replicate/smear immediate values... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Paul | mesa: don't continually redraw |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Brian Paul | cell: fix a number of fence issues |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Brian Paul | gallium: use some PPC vec registers to store TGSI temps |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Brian Paul | cell: don't include libmisc.h |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Brian Paul | cell: fix some problems when displaying to a PIPE_FORMA... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Brian Paul | cell: added -D_BSD_SOURCE flag |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Brian Paul | gallium: ppc: emit fewer 'li' instructions prior to... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Brian Paul | gallium: ppc: use a src register cache to avoid redunda... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Jonathan White | cell: Added support for untwiddling textures during... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Alan Hourihane | disable OPENGL_BIT |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Xiang, Haihao | intel: GL_FALSE on a BO if it won't be modified when... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Xiang, Haihao | i965: don't emit state when dri_bufmgr_check_aperture_s... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Xiang, Haihao | intel: fallback for intelEmitCopyBlit. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Paul | mesa: version 43 of glext.h |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Paul | mesa: version 21 of glxext.h |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Paul | mesa: remove calls to _mesa_adjust_image_for_convolutio... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Paul | mesa: updated status in cell.html |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Michel Dänzer | scons: ppc support. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Michel Dänzer | scons: Don't hardcode any drivers for the xlib winsys... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Michel Dänzer | gallium: Fix typo, PPC_FEATURE_HAS_ALTIVEC not PPC_FEAT... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: PPC: clamp y to [-128,128] for LIT |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: remove ppc_vload_float(), rename ppc_vecmove... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: new PPC built-in constants array |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: added ppc_vzero() |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: GALLIUM_NOPPC debug var to disable PPC codegen |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: PPC LIT instruction (not quite complete yet) |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: var renaming in tgsi_ppc.c |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: remove SSE remnants from tgsi_ppc.c |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | cell: turn on PPC assembly vertex transform |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | cell: TGSI->PPC for RSQ, RCP and src register sign... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: TGSI->PPC inequality operators |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: added ppc_vload_float(), for limited cases |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: fix broken TGSI_FILE_CONSTANT case, use ppc_re... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: fix-up confusing register allocation masks... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | cell: add -std=c99 flag to solve some warning/prototype... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: temporarily disable PPC vertex shader until... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: PPC vertex shader support |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: TGSI to PPC code generation |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | gallium: added ppc_lvewx() |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | cell: include pthread.h |
commit | commitdiff | tree | snapshot |
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-22 |
Brian Paul | mesa: move convolution image adjustment code for glCopy... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | mesa: some re-org of glCopyTexSubImage1/2/3D() error... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Paul | mesa: in textore.c, only adjust image for convolution... |
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-21 |
Kristof Ralovich | glx: updated comment |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Xiang, Haihao | i915: fix carsh in i830_emit_state. (bug #17766) |
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 | glxswapcontrol: added -fullscreen option |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | glxgears: for fullscreen, disable window borders the... |
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 |
Roland Scheidegger | fix span issue with really old ddx and non-tcl r100... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Brian Paul | mesa: fix error codes in _mesa_GetObjectParameterivARB... |
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 |
next |