2008-09-21 |
José Fonseca | mesa: Prefix main includes with dir to avoid conflicts. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Keith Whitwell | mesa: remove dead file |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Keith Whitwell | mesa: add explict float casts |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Keith Whitwell | mesa: move fixed function vertex program builder from... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Brian Paul | mesa: add parenthesis |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Keith Whitwell | mesa: standardize on C99's uint*_t instead of u_int*_t |
commit | commitdiff | tree | snapshot |
2008-09-21 |
José Fonseca | mesa: Remove assyntax.h include from generated matypes.h. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Keith Whitwell | mesa: move rastpos helper to tnl |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Keith Whitwell | mesa: improved driver query interface |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Adam Jackson | Update to SGI FreeB 2.0. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian | glx: re-add glapi/ path |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian | mesa: remove unneeded s_drawpix.h header |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian | glx: added "glapi/" prefix to include |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Chris Rankin | mesa: fix asst path/include mistakes in prev commits |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Paul | mesa: fix null ptr deref bug in _tnl_InvalidateState... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Paul | mesa: added "main/" prefix to includes, remove some... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Paul | mesa: prefix more #includes with "main/" |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Paul | mesa: remove a bunch of -I paths from INCLUDE_DIRS |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Paul | glx: remove #include "glheader.h" lines |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Paul | glx: remove depency on glheader.h and GLboolean type... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Paul | mesa: prefix a bunch of #include lines with "main/". |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | mesa: fix bug in previous changes to _slang_resolve_att... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Eric Anholt | intel: Destroy bufmgr in screen destroy, not context. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | mesa: rework GLSL vertex attribute binding |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | mesa: fix display list regression (check if save->prim_... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Brian Paul | mesa: fix MSAA enable state in update_multisample() |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Brian Paul | mesa: remove some assertions that are invalid during... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Keith Whitwell | mesa: get another class of degenerate dlists working |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Keith Whitwell | add dlist-degenerate test case |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Shane Blackett | glut: s/glut_fbc.c/glut_fcb.c/ |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Jakub Bogusz | tdfx: fix crash and lack of visuals bug |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Guillaume Melquiond | i915: fix himask constant init for 64-bit build |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Guillaume Melquiond | glx: fix 64-bit datatype issue |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Guillaume Melquiond | mesa: return after _mesa_problem() calls |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Guillaume Melquiond | mesa: #include <stdio.h> |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Guillaume Melquiond | remove invalid XDestroyWindow() call |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Guillaume Melquiond | silence warning |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Guillaume Melquiond | GLU: fix asst warnings |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Eric Anholt | intel: Add a width field to regions, and use it for... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Eric Anholt | Finish off the previous fix for TFP. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Eric Anholt | intel: Don't segfault on TFP from a bad drawable. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Eric Anholt | intel: Remove dead allow_batchbuffer param. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
George Sapountzis | dri/swrast: fix swapBuffers after dri2 |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Xiang, Haihao | i965: Add support for G41 chipset which is another... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Shane Blackett | added 24bpp support |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Shane Blackett | Fixes for Mingw |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Eric Anholt | intel: track move of bo_exec from drivers to bufmgr. |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Eric Anholt | intel: track bufmgr move to libdrm_intel and bufmgr_fak... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Eric Anholt | intel: Move the bufmgr back to the screen. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Brian Paul | mesa: replace MALLOC w/ CALLOC to fix memory error... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Brian Paul | mesa: replace MALLOC w/ CALLOC to fix valgrind warning |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dave Airlie | intel: only enable occlusion query if the drm has defines. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Brian Paul | mesa: improved gl_buffer_object reference counting |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Kristian Høgsberg | configure.ac: bump dri2proto requirement, drop TTM_API... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Xiang, Haihao | intel: Fix depth_stencil texture. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Xiang, Haihao | mesa: merge stencil values into depth values for MESA_F... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Jakob Bornecrantz | mesa: Support for MESA_FORMAT_S8_Z24 texture |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Eric Anholt | intel: Fix prototype warning. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Eric Anholt | intel: Fix refcounting on depth buffer initialization... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Xiang, Haihao | intel: Fix a crash if dri2 is disabled. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Brian Paul | fix BUFFER_DEPTH/BUFFER_ACCUM mix-up |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Roland Scheidegger | fix no error generated when calling glLight{if}[v]... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Michel Dänzer | Fix build by removing #include of removed dri_sarea.h. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Kristian Høgsberg | DRI2: Drop sarea, implement swap buffers in the X server. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Xiang, Haihao | i965: force thread switch after IF/ELSE/ENDIF. partial... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Xiang, Haihao | i965: mask control for BREAK/CONT/DO/WHILE. partial... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Xiang, Haihao | i965: Push/pop instruction state. partial fix for ... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Brian Paul | mesa: bump MAX_INSN to 350 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Paul | mesa: don't check for GLSL 1.2 to advertise GL 2.1 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Paul | added 7.1 MD5 sums |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Paul | change MESA_MINOR to 3 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Paul | 7.1 updates from 7.2 branch |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Timo Jyrinki | asst. html doc updates |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Brian Paul | mesa: glsl: regenerated file |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Brian Paul | mesa: glsl: grab latest fixes from gallium-0.1 branch |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Brian Paul | mesa: set version string to 7.3-devel |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Dave Airlie | Revert "Revert "Merge branch 'drm-gem'"" |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Dave Airlie | Revert "Merge branch 'drm-gem'" |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Krzysztof Czurylo | 965: Fix incorrect backface culling |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Krzysztof Czurylo | Call _ae_update_state when array enable state changes |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Krzysztof Czurylo | 965: Fix color clamping issues |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Ian Romanick | Formatting changes to ease application of patches |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Eric Anholt | i965: use dri_bo_subdata in vertex upload to get pwrite... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Eric Anholt | Flush vertices when updating texObj->GenerateMipmap... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Peter Hutterer | Report damage before modifying the area, not after. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Eric Anholt | intel: Fix SGIS_generate_mipmap after a miptree had... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Brian Paul | use ftransform() |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Kristof Ralovich | glx: free driScreen in FreeScreenConfigs() |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Kristof Ralovich | glx: free context in driDestroyContext() |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Kristof Ralovich | glx: free vertex array state when context is destroyed |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Kristof Ralovich | fix mem leak (free psc->visuals) |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Mark Anderson | mesa: fix float blend bug |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Brian Paul | mesa: move old/obsolete MESA extensions specs to OLD... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Dave Airlie | i965: fixup format for TFP zero copy |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Dave Airlie | i965: make tex offset override work.. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Xiang, Haihao | i965: Enable GL_ARB_fragment_program_shadow and fix... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Corbin Simpson | r5xx: Final fog option fix. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Corbin Simpson | r5xx: Don't squish GL context when using FogOption |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Corbin Simpson | r5xx: Enable fog options. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Henri Verbeet | fix byte vs. pixel offset bug for 3D textures (see... |
commit | commitdiff | tree | snapshot |
next |