2008-11-05 |
Brian Paul | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | gallium: added check for degenerate drawing calls |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | gallium: if VERBOSE_GLSL flag is set, check for non... |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | mesa: fix a GLSL array indexing codegen bug |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | gallium: call tgsi_set_exec_mask() and use exec mask... |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | gallium: added tgsi_set_exec_mask() |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | gallium: added some sanity check assertions for constan... |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | mesa: remove extra \n from printf string |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | mesa: add Initialized field to gl_uniform struct, for... |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | gallium: added some debug code (disabled) |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | gallium: disable some debug output |
commit | commitdiff | tree |
2008-11-05 |
Jakob Bornecrantz | i915: Remove faulty assert |
commit | commitdiff | tree |
2008-11-05 |
michal | draw: Implement TGSI_OPCODE_TRUNC. |
commit | commitdiff | tree |
2008-11-05 |
michal | tgsi: Implement OPCODE_TRUNC. |
commit | commitdiff | tree |
2008-11-05 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-05 |
michal | draw: Implement TGSI_OPCODE_TRUNC. |
commit | commitdiff | tree |
2008-11-05 |
michal | tgsi: Implement OPCODE_TRUNC. |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | added glsl/skinning.c test to test matrix blending... |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | mesa: fix float-valued GLSL vertex attribute variables |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | print err msg if unable to open shader file |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | remove old debug glFlush/Finish calls from demos |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | mesa: fix float-valued GLSL vertex attribute variables |
commit | commitdiff | tree |
2008-11-03 |
Alan Hourihane | gallium: no renderbuffer, so just exit. |
commit | commitdiff | tree |
2008-11-03 |
Michal Krol | gallium: Silence compiler warnings on Windows. |
commit | commitdiff | tree |
2008-11-03 |
José Fonseca | gallium: Read from PIPE_FORMAT_Z32_FLOAT. |
commit | commitdiff | tree |
2008-11-03 |
Eric Anholt | i965: Clean up stale NDC comment. |
commit | commitdiff | tree |
2008-11-03 |
Eric Anholt | i965: Avoid vs header computation for negative rhw... |
commit | commitdiff | tree |
2008-11-03 |
Eric Anholt | i965: Merge GM45 into the G4X chipset define. |
commit | commitdiff | tree |
2008-11-03 |
Eric Anholt | i965: Fix copy'n'paste issue that made brw->urb.constra... |
commit | commitdiff | tree |
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-02 |
Eric Anholt | i965: Clean up stale NDC comment. |
commit | commitdiff | tree |
2008-11-02 |
Eric Anholt | i965: Avoid vs header computation for negative rhw... |
commit | commitdiff | tree |
2008-11-02 |
Eric Anholt | i965: Merge GM45 into the G4X chipset define. |
commit | commitdiff | tree |
2008-11-02 |
Eric Anholt | i965: Fix copy'n'paste issue that made brw->urb.constra... |
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 |
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 |
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: new sanity assertions in mmAllocMem() |
commit | commitdiff | tree |
2008-10-29 |
Brian Paul | gallium: fix copy&paste bug |
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: 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 |
next |