2008-08-14 |
Patrice Mandin | nv30: set mipmap min/max lod accordingly |
commit | commitdiff | tree |
2008-08-14 |
Patrice Mandin | nv30: disable setting nv40 RECT bit, this is not the... |
commit | commitdiff | tree |
2008-08-14 |
Patrice Mandin | nv30: does not support mirror clamp, only mirror repeat |
commit | commitdiff | tree |
2008-08-13 |
Ben Skeggs | nv30/nv40: KIL/KILP swapped meanings |
commit | commitdiff | tree |
2008-08-13 |
Ben Skeggs | Merge remote branch 'origin/gallium-0.1' into nouveau... |
commit | commitdiff | tree |
2008-08-13 |
Zack Rusin | fix compilation |
commit | commitdiff | tree |
2008-08-13 |
Michal Krol | mesa: KIL -> KIL, KIL_NV -> KILP. |
commit | commitdiff | tree |
2008-08-13 |
Michal Krol | i915: Swap meanings of KIL and KILP. |
commit | commitdiff | tree |
2008-08-13 |
Michal Krol | cell: KILP is a predicated discard, KIL is a conditiona... |
commit | commitdiff | tree |
2008-08-13 |
Michal Krol | tgsi: Swap meanings of KIL and KILP opcodes. |
commit | commitdiff | tree |
2008-08-13 |
Michal Krol | gallivm: Translate KIL instead of KILP. |
commit | commitdiff | tree |
2008-08-13 |
Michal Krol | draw: Use KIL instead of KILP. |
commit | commitdiff | tree |
2008-08-13 |
Michal Krol | gallium: Make a note that OPCODE_KIL is a conditional... |
commit | commitdiff | tree |
2008-08-13 |
Brian Paul | gallium: more context clean-up |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: fix error detection of writing to read... |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: texture crop rect state |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: fix comment |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | gallium: distinguish between KIL and KILP |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: enable bzero() in slang_typeinfo_construct() |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: remove reads of output regs from fragment... |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: set point state |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: allow _mesa_remove_output_reads() to work on... |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: better error messages |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: regenerated files |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: additional constructors |
commit | commitdiff | tree |
2008-08-12 |
Brian Paul | mesa: glsl: better mod() functions |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | mesa: Rename sources to sources.mak. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | gallium: Disable debug break by default on windows. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | tgsi: Prevent division by zero. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | gallium: Allow compilation inside X. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | gdi: Remove CVS keyword. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | glut: Remove EOF characters. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Use st_buffers instead of pipe_buffers. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: More dump fixes. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Fix create_blend_state dump. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Dump polygon stipple state as an array. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Bindings for p_compiler.h types. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Fix create_depth_stencil_alpha_state trace. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Bindings for pipe_{depth,stencil,alpha}_state. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Dump pipe_{depth,stencil,alpha}_state names. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | gallium: Name pipe_depth_stencil_alpha_state member... |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Simplify setting the constant buffers. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Split the interface definition file in smaller... |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Add unsigned arrays. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Replace buffer_map+memcpy+buffer_unmap by buffer... |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Zero the buffers to avoid dumping uninitialized... |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Allow writing to buffers. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Fix hexadecimal dumping. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Trace winsys/screen/context creation. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | trace: Trace texture depth. |
commit | commitdiff | tree |
2008-08-12 |
José Fonseca | python: Update the documentation. |
commit | commitdiff | tree |
2008-08-12 |
Michal Krol | softpipe: Include missing header. |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | mesa: glsl: regenerated file |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | mesa: glsl: change refract() functions to allow inlining |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | mesa: glsl: use SGE instead of SGT in step() functions |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | mesa: glsl: fix bugs in refract() functions, plus minor... |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | version 20 of glxext.h |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | version 41 of glext.h |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | mesa: glsl: add missing sampler types in sizeof_glsl_ty... |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | gallium: added comment |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | gallium: added _NEW_PROGRAM to dependencies |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | gallium: debug/print vertex tweak |
commit | commitdiff | tree |
2008-08-11 |
Brian Paul | gallium: emit sprite coords (gl_PointCoord) |
commit | commitdiff | tree |
2008-08-11 |
Ben Skeggs | nouveau: pf_sprint_name -> pf_name |
commit | commitdiff | tree |
2008-08-11 |
Ben Skeggs | Merge remote branch 'upstream/gallium-0.1' into nouveau... |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | trace: Dump writes to pipe_buffers. |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | trace: Prevent tracing internal pipe driver calls. |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | gallium: Invert include order. |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | trace: Dump shaders as text. |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | tgsi: Dump shaders to a string too. |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | util: Utility functions to print to a string buffer... |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | trace: Allow to dump binary data. |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | trace: Trace pipe_winsys calls. |
commit | commitdiff | tree |
2008-08-09 |
José Fonseca | trace: Remove unused code. |
commit | commitdiff | tree |
2008-08-08 |
Brian Paul | mesa: fix some feature tests |
commit | commitdiff | tree |
2008-08-08 |
Brian Paul | mesa: fix some pixel transfer state tests for depth... |
commit | commitdiff | tree |
2008-08-08 |
Brian Paul | gallium: fix additional glCopyTex[Sub]Image issues |
commit | commitdiff | tree |
2008-08-08 |
Brian Paul | mesa: fix out-of-bounds memory reads in swizzle_copy() |
commit | commitdiff | tree |
2008-08-08 |
José Fonseca | trace: Prevent from internal calls from pipe_context... |
commit | commitdiff | tree |
2008-08-08 |
José Fonseca | gallium: Add destroy callback to all *_winsys interfaces. |
commit | commitdiff | tree |
2008-08-08 |
José Fonseca | i965: Remove extraneous arg to debug_printf. |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: clean-up, remove dead code, update comments |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but... |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | softpipe: add support for PIPE_FORMAT_X8Z24_UNORM,... |
commit | commitdiff | tree |
2008-08-07 |
José Fonseca | trace: Simplify HTML output. |
commit | commitdiff | tree |
2008-08-07 |
José Fonseca | trace: Merge the CSS into the XSL. |
commit | commitdiff | tree |
2008-08-07 |
José Fonseca | trace: Dump format names. |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: s/pf_sprint_name/pf_name/ |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: fix a few bugs on the fallback CopyTex[Sub... |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: s/printf/debug_printf/ |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: new/better debug code (disabled) |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: implement a bunch of missing put_tile functions |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | gallium: enable the call to r16_put_tile_rgba(), silenc... |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | mesa: fix glBindTexture comment/error string |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | mesa: glsl: regenerated files |
commit | commitdiff | tree |
2008-08-07 |
Brian Paul | mesa: glsl: finish up support for precision qualifiers |
commit | commitdiff | tree |
2008-08-07 |
José Fonseca | mesa: pf_sprint_name->pf_name. |
commit | commitdiff | tree |
2008-08-07 |
José Fonseca | gallium: Simplify format->name conversion. |
commit | commitdiff | tree |
2008-08-07 |
José Fonseca | trace: Dump state. |
commit | commitdiff | tree |
2008-08-07 |
José Fonseca | trace: Trace pipe context calls. |
commit | commitdiff | tree |
next |