2008-11-30 |
Pekka Paalanen | Nouveau: properly redo nv20_vertex_layout. |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Alan Hourihane | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Brian Paul | mesa: remove an assertion (see bug 18734) |
commit | commitdiff | tree | snapshot |
2008-11-27 |
RALOVICH, Kristóf | Revert "glx: xcbified visual and FBConfig choosing" |
commit | commitdiff | tree | snapshot |
2008-11-27 |
RALOVICH, Kristóf | Revert "glx: revert using nonexsisten XCB version of... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Reenable OPCODE_ARR. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: revert using nonexsisten XCB version of glXGetFBCo... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: remove XCB debug leftover |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified glXSwapBuffers |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified visual and FBConfig choosing |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified __glXClientInfo |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | configure.ac: advertise XCB |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: no graphics context during initialization |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified __glXIsDirect |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: missing static on local function |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: use __glXGetString |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: use __glXQueryServerString |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: implement __glXGetString, hide __glXGetStringFromS... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: implement QueryVersion using XCB |
commit | commitdiff | tree | snapshot |
2008-11-26 |
RALOVICH, Kristóf | glx: implement __glXQueryServerString using XCB |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Thomas Henn | windows: fix visual object memleak |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Thomas Henn | windows: fix _mesa_unreference_framebuffer() to pass... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | mesa: add missing type check for function calls |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | mesa: add missing size check for assignment optimization |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Fix build. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ROUND for SSE2 backend. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_SSG/SGN. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | mesa: remove debug code |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | demos: press SPACE to toggle fbo_firecube animation |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | gallium: disable TGSI_OPCODE_ARR case until emit_rnd... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | Revert "tgsi: Implement OPCODE_ROUND for SSE2 backend." |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | mesa: add some missing switch cases for generating... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Daniel Zimmermann | fix possible memory leak in bezierPatchMeshMake |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | gallium: fix glBitmap color bug |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Brian Paul | gallium: replace 2 with PIPE_SHADER_TYPES |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_SSG/SGN. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ARR. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ROUND for SSE2 backend. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ARR. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ROUND for SSE2 backend. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Brian Paul | gallium: added centroid/invarient fields to declarations |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Michal Krol | softpipe: Fix function prototype. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Alan Hourihane | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
José Fonseca | pipebuffer: Fix buffer overflow. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Brian Paul | gallium: fix inverted raster pos when drawing into FBO |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Brian Paul | mesa: added support for GLSL 1.20 array.length() method |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: support for GLSL 1.20 array types |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: pass shader centroid/invariant info through to... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | remove some redundant rules from prev merge |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | tgsi: doxygen comments |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | tgsi: add tgsi_declaration fields for centroid sampling... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: copy centroid/invariance/precision info in parse_... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: check that varying variable qualifiers agree |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: copy precision/variant/centroid info in slang_ful... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: set flags for varying vars |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: rename program parameter flags to match other... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: copy Flags in _mesa_clone_parameter_list() |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: dump/debug varying vars list |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: added PROG_PARAM_ bits for invariant, flat/linear... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: add Flags field to gl_program_parameter |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | docs: update webmaster email addr |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | gallium: massage sp_vbuf_draw() and sp_vbuf_draw_arrays... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: issue error, don't crash, when calling a prototyp... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: better variable name: s/aux/store/ |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | added progs/demos/fragcoord.c - tests gl_FragCoord... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Eric Anholt | i965: Add support for accelerated CopyTexSubImage. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Eric Anholt | intel: Don't glBitmap fallback with scissoring enabled. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Eric Anholt | i915: Don't overwrite i915's Viewport function from... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: add gl_program::Input/OutputFlags[] array |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bernd Buschinski | glx: Add missing include for XCB, fixing crash on 64... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jakob Bornecrantz | progs: Add ignores |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jakob Bornecrantz | util: Add generic tile and detile functions |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | windows: replace free() with _mesa_unreference_framebuf... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: copy centroid/invariance/precision info in parse_... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: check that varying variable qualifiers agree |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: copy precision/variant/centroid info in slang_ful... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: set flags for varying vars |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: rename program parameter flags to match other... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: copy Flags in _mesa_clone_parameter_list() |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: dump/debug varying vars list |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: added PROG_PARAM_ bits for invariant, flat/linear... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | mesa: add Flags field to gl_program_parameter |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian Paul | docs: update webmaster email addr |
commit | commitdiff | tree | snapshot |
2008-11-24 |
José Fonseca | pipebuffer: Ondemand buffer manager. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
José Fonseca | pipebuffer: Implement proper buffer validation. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
José Fonseca | gallium: Define convenience shortcuts for CPU/GPU READ... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
José Fonseca | mesa: Don't call fence_finish with a null fence. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Brian | softpipe: remove old/unneeded dependencies between... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Brian Paul | mesa: issue error, don't crash, when calling a prototyp... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Brian Paul | mesa: better variable name: s/aux/store/ |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Brian Paul | cell: only build Cell and softpipe drivers |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Robert Ellison | CELL: use variant-length fragment ops programs |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Brian Paul | added progs/demos/fragcoord.c - tests gl_FragCoord... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Eric Anholt | i965: Add support for accelerated CopyTexSubImage. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Eric Anholt | intel: Don't glBitmap fallback with scissoring enabled. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Eric Anholt | i915: Don't overwrite i915's Viewport function from... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
José Fonseca | glut: MinGW portability fixes. |
commit | commitdiff | tree | snapshot |
next |