2008-12-07 |
Eric Anholt | intel: Fix crash in automatic mipmap generation for... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Eric Anholt | intel: Fix glCopyPixels blit acceleration for FBO desti... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Eric Anholt | intel: Fix glBitmap blit acceleration for FBO destinations. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Eric Anholt | intel: Put CopyTexImage fallback under DEBUG_FALLBACKS... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Brian | mesa: assorted clean-ups, updated comments, etc. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Brian | mesa: replace large macros with inline functions |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Brian | demos: added simple vertex shader texture test. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Jeremy Huddleston | darwin: Use -Os instead of -O2 |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Eric Anholt | i965: Fix failure to upload new constant data when... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Eric Anholt | i965: Fix stray character that the compile whined about. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Kristian Høgsberg | Bump dri2proto requirement to 1.99.3, drop CopyRegion... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Dave Airlie | intel: restore old vertex submit paths for i8xx hardware. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Brian | mesa: fix conditional in save_Lightfv(), bug 18838 |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Anholt | i965: Add a new state flag BRW_NEW_NR_SURFACES instead... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Anholt | i965: Fix clashing enums for BRW_NEW_INDICES/VERTICES... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Anholt | i965: Remove BRW_WM_LOCK dirty bit, introduced to work... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Anholt | i965: Add debug code for dumping how frequently differe... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Anholt | i915: Remove dead early z enable bit which was always on. |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Anholt | i965: Reduce fast-pathiness of brw_try_draw_prims,... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Brian Paul | mesa: add missing break statements |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Brian Paul | mesa: enable texture compression extensions for softwar... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Phillip Klaus... | mesa: remove unneeded compressed texure size checks |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Brian Paul | mesa: fix default switch case in append_token(), see... |
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 |
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 |
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 | 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-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: 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 |
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-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 | 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-20 |
Xiang, Haihao | mesa: fix shadow sampling unit issue. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
airlied | intel: fix i830 comment + backwards VB offsets. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
airlied | intel: fix i8xx vbo enable bit |
commit | commitdiff | tree | snapshot |
2008-11-20 |
airlied | intel: add lots of i830 engine to intel_decode debug |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Brian Paul | mesa: minor comment reformattting |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Brian Paul | mesa: glsl compiler debug code |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Brian Paul | mesa: rework GLSL array code generation |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Brian Paul | mesa: don't realloc instruction buffer so often |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Brian Paul | mesa: updated comment |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Xiang, Haihao | mesa: clamp luminance if needed. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: no longer need Writemask field in GLSL IR nodes |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: revamp GLSL instruction emit code |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: make writemask_string() non-static |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: remove some do-nothing GLSL code |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: fix accidental regression in GLSL built-in textur... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: use the tighter definition of GLSL ftransform... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: remove unused/obsolete __NormalMatrixTranspose... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: fix bug in GLSL built-in matrix state lookup |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Brian Paul | mesa: tweak program register printing for RelAddr case |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Alan Hourihane | mesa: fix generation of fixed function state when no... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | i965: Upload state on primitive switch, don't just... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | i965: Fix VB refcount leak on aperture overflow. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | Add glsync demo program from jbarnes for testing vblank... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | i965: Fix up VS max_threads for G4X and removing a... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | i965: Fix up SF max_threads. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | i965: Fix up clip min_nr_entries, preferred_nr_entries... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | i965: Update WM maximum threads for G4X. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Eric Anholt | i965: Add a big comment explaining my understanding... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Kristian Høgsberg | glFlush before CopySubBuffer, fix coordinates and exten... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Hanno Böck | glx: fix xcb build |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Brian Paul | mesa: fix version check in dinoshade.c |
commit | commitdiff | tree | snapshot |
next |