2008-11-07 |
Brian Paul | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | gallium: translate DP2, DP2A, NRM3, NRM4, SSG opcodes |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | mesa: add GLSL support for DP2, NRM3, NRM4 instructions... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | mesa: added DP2, DP2A instructions |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | mesa: added AND/OR/NOT/XOR instructions |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | mesa: include shader/prog_instruction.h |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | mesa: added OPCODE_NRM3/NRM4 instructions for vector... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Xiang, Haihao | mesa: use _bfc0 instead of _col0 when building back... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian | gallium: implement TGSI_OPCODE_NRM/NRM4 in tgsi_exec.c |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | gallium: s/OPCODE_INT/OPCODE_TRUNC/ |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Brian Paul | mesa: rename OPCODE_INT -> OPCODE_TRUNC |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | mesa: update the shader programs->TexturesUsed array... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | mesa: update the shader programs->TexturesUsed array... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | gallium: added st_print_shaders() function to help... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | gallium: debug code to print vertex array data (disabled) |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | softpipe: debug code (disabled) |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zack Rusin | gallium: actually flip the coordinates |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Xiang, Haihao | i965: Always check vertex program. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian | gallium: check execution mask in indirect register... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian | gallium: don't range check tgsi register index for... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Gary Wong | i965: Implement missing OPCODE_NOISE3 instruction in... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | cell: minor reformatting, var renaming |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | use APP_CC, not CC for skinning demo |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Brian Paul | gallium: s/mmDestroy/u_mmDestroy/ |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | mesa: Fix compiler warnings on Windows. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | mesa: fix a GLSL array indexing codegen bug |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | gallium: added check for degenerate drawing calls |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | gallium: if VERBOSE_GLSL flag is set, check for non... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | mesa: fix a GLSL array indexing codegen bug |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | gallium: call tgsi_set_exec_mask() and use exec mask... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | gallium: added tgsi_set_exec_mask() |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | gallium: added some sanity check assertions for constan... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | mesa: remove extra \n from printf string |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | mesa: remove extra \n from printf string |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | mesa: add Initialized field to gl_uniform struct, for... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | mesa: add Initialized field to gl_uniform struct, for... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | gallium: added some debug code (disabled) |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Brian Paul | gallium: disable some debug output |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Jakob Bornecrantz | i915: Remove faulty assert |
commit | commitdiff | tree | snapshot |
2008-11-05 |
michal | draw: Implement TGSI_OPCODE_TRUNC. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
michal | tgsi: Implement OPCODE_TRUNC. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-05 |
michal | draw: Implement TGSI_OPCODE_TRUNC. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
michal | tgsi: Implement OPCODE_TRUNC. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Brian Paul | added glsl/skinning.c test to test matrix blending... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Brian Paul | mesa: fix float-valued GLSL vertex attribute variables |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Brian Paul | print err msg if unable to open shader file |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Brian Paul | remove old debug glFlush/Finish calls from demos |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Brian Paul | mesa: fix float-valued GLSL vertex attribute variables |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Alan Hourihane | gallium: no renderbuffer, so just exit. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Michal Krol | gallium: Silence compiler warnings on Windows. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
José Fonseca | gallium: Read from PIPE_FORMAT_Z32_FLOAT. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Eric Anholt | i965: Clean up stale NDC comment. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Eric Anholt | i965: Avoid vs header computation for negative rhw... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Eric Anholt | i965: Merge GM45 into the G4X chipset define. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Eric Anholt | i965: Fix copy'n'paste issue that made brw->urb.constra... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
José Fonseca | gallium: WinCE portability fixes. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
José Fonseca | gallium: Fix typo. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
José Fonseca | softpipe: Don't call pipe_buffer_destroy directly. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
José Fonseca | pipebuffer: Ensure refcounts of live buffer objects... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
José Fonseca | gallium: Ensure refcounts of live objects are never... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
José Fonseca | gallium: Fix msvc warning. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Eric Anholt | i965: Clean up stale NDC comment. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Eric Anholt | i965: Avoid vs header computation for negative rhw... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Eric Anholt | i965: Merge GM45 into the G4X chipset define. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Eric Anholt | i965: Fix copy'n'paste issue that made brw->urb.constra... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: silence warnings |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: do scope replacement for while/for loops too |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: glsl tree print improvements |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: fix assignment / parameter passing of sampler... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: additional debug flags for glsl debug/disassembly |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: silence warnings |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: do scope replacement for while/for loops too |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: glsl tree print improvements |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: fix assignment / parameter passing of sampler... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Brian Paul | mesa: additional debug flags for glsl debug/disassembly |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Keith Packard | Fix for 58dc8b7: dest regions must not use HorzStride... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Brian Paul | mesa: fix some bugs with precision qualifier parsing |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Brian Paul | mesa: do scope replacement for variable initializers too |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Brian Paul | mesa: fix copy/paste error in GLSL error msg |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Brian Paul | mesa: fix some bugs with precision qualifier parsing |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Brian Paul | mesa: do scope replacement for variable initializers too |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Brian Paul | mesa: fix copy/paste error in GLSL error msg |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Eric Anholt | intel: pixelzoom doesn't apply to glBitmap, so disable... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Eric Anholt | intel: Remove fallback for glDrawPixels(GL_COLOR_INDEX) |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Eric Anholt | intel: Add more fallback debugging for glDrawPixels. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Gary Wong | i965: implement the missing OPCODE_NOISE1 and OPCODE_NO... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Gary Wong | i965: support destination horiz strides in align1 acces... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Robert Ellison | CELL: fix use of stencil value mask |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Xiang, Haihao | mesa: fix a typo in the previous commit |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Stephane Marchesin | gallivm: replace the temp parameters of the JIT functio... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Jonathan White | cell: Protected use of non-initialized untile buffers |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Robert Ellison | CELL: stencil bug fixes |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Jonathan White | cell: Added check for PIPE_FLUSH_RENDER_CACHE to cell_... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Xiang, Haihao | mesa: fix an issue in _mesa_PointParameterfv(). |
commit | commitdiff | tree | snapshot |
next |