2008-11-03 |
José Fonseca | gallium: WinCE portability fixes. |
commit | commitdiff | tree |
2008-11-03 |
José Fonseca | gallium: Fix typo. |
commit | commitdiff | tree |
2008-11-03 |
José Fonseca | softpipe: Don't call pipe_buffer_destroy directly. |
commit | commitdiff | tree |
2008-11-03 |
José Fonseca | pipebuffer: Ensure refcounts of live buffer objects... |
commit | commitdiff | tree |
2008-11-03 |
José Fonseca | gallium: Ensure refcounts of live objects are never... |
commit | commitdiff | tree |
2008-11-03 |
José Fonseca | gallium: Fix msvc warning. |
commit | commitdiff | tree |
2008-11-01 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-01 |
Brian Paul | mesa: silence warnings |
commit | commitdiff | tree |
2008-11-01 |
Brian Paul | mesa: do scope replacement for while/for loops too |
commit | commitdiff | tree |
2008-11-01 |
Brian Paul | mesa: glsl tree print improvements |
commit | commitdiff | tree |
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 |
Robert Ellison | CELL: fix use of stencil value mask |
commit | commitdiff | tree |
2008-10-31 |
Xiang, Haihao | mesa: fix a typo in the previous commit |
commit | commitdiff | tree |
2008-10-30 |
Stephane Marchesin | gallivm: replace the temp parameters of the JIT functio... |
commit | commitdiff | tree |
2008-10-30 |
Jonathan White | cell: Protected use of non-initialized untile buffers |
commit | commitdiff | tree |
2008-10-30 |
Robert Ellison | CELL: stencil bug fixes |
commit | commitdiff | tree |
2008-10-30 |
Jonathan White | cell: Added check for PIPE_FLUSH_RENDER_CACHE to cell_... |
commit | commitdiff | tree |
2008-10-30 |
Xiang, Haihao | mesa: fix an issue in _mesa_PointParameterfv(). |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: grow SPE instruction buffer as needed |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: no longer pass max_inst to ppc_init_func() |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: use execmem for PPC code, grow instruction... |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | glx: added PFNGL*PROC typedefs for GLX 1.3 functions |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: fix alignment parameter passed to u_mmAllocMem() |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: prefix memory manager functions with u_ to... |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: test for PIPE_OS_LINUX instead of __linux__ |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | cell: add scalar param to emit_function_call() to indic... |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | cell: use simd utilities for pow, exp2, log2 |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: added PPC support for SWZ, XPD, POW |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: clean-ups |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: added ppc_vnmsubfp() |
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 | move glut.h include |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | mesa: use APP_CC compiler in progs/vp/ |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | mesa: convert log/exp tests to ARB_v_p |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: ppc: implement TGSI_OPCODE_LOG/EXP |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | mesa: include glslcompiler driver in tarball |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: remove old code |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: ppc: don't replicate/smear immediate values... |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | mesa: don't continually redraw |
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 |
Brian Paul | cell: fix a number of fence issues |
commit | commitdiff | tree |
2008-10-28 |
Brian Paul | gallium: use some PPC vec registers to store TGSI temps |
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-28 |
Brian Paul | cell: don't include libmisc.h |
commit | commitdiff | tree |
2008-10-28 |
Brian Paul | cell: fix some problems when displaying to a PIPE_FORMA... |
commit | commitdiff | tree |
2008-10-28 |
Brian Paul | cell: added -D_BSD_SOURCE flag |
commit | commitdiff | tree |
2008-10-27 |
Brian Paul | gallium: ppc: emit fewer 'li' instructions prior to... |
commit | commitdiff | tree |
2008-10-27 |
Brian Paul | gallium: ppc: use a src register cache to avoid redunda... |
commit | commitdiff | tree |
2008-10-27 |
Jonathan White | cell: Added support for untwiddling textures during... |
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-27 |
Alan Hourihane | disable OPENGL_BIT |
commit | commitdiff | tree |
2008-10-27 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
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-23 |
Brian Paul | mesa: updated status in cell.html |
commit | commitdiff | tree |
2008-10-23 |
Michel Dänzer | scons: ppc support. |
commit | commitdiff | tree |
2008-10-23 |
Michel Dänzer | scons: Don't hardcode any drivers for the xlib winsys... |
commit | commitdiff | tree |
2008-10-23 |
Michel Dänzer | gallium: Fix typo, PPC_FEATURE_HAS_ALTIVEC not PPC_FEAT... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: PPC: clamp y to [-128,128] for LIT |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: remove ppc_vload_float(), rename ppc_vecmove... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: new PPC built-in constants array |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: added ppc_vzero() |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: GALLIUM_NOPPC debug var to disable PPC codegen |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: PPC LIT instruction (not quite complete yet) |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: var renaming in tgsi_ppc.c |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: remove SSE remnants from tgsi_ppc.c |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | cell: turn on PPC assembly vertex transform |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | cell: TGSI->PPC for RSQ, RCP and src register sign... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: TGSI->PPC inequality operators |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: added ppc_vload_float(), for limited cases |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: fix broken TGSI_FILE_CONSTANT case, use ppc_re... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: fix-up confusing register allocation masks... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | cell: add -std=c99 flag to solve some warning/prototype... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: temporarily disable PPC vertex shader until... |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: PPC vertex shader support |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: TGSI to PPC code generation |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | gallium: added ppc_lvewx() |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | cell: include pthread.h |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | cell: implement many more PPC instructions for code gen |
commit | commitdiff | tree |
2008-10-22 |
Brian Paul | cell: implement fencing for texture buffers |
commit | commitdiff | tree |
next |