index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
mesa: set version string to 7.6.1-rc2
mesa_7_6_1_rc2
Ian Romanick
1
-1
/
+1
2009-11-30
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
1
-0
/
+1
2009-11-29
i915: Fallback bit define missed on previous commit
Ian Romanick
1
-0
/
+1
2009-11-29
i915: Round point sizes instead of truncate.
Ian Romanick
1
-1
/
+1
2009-11-29
i915: Enable point sprite coordinate generation
Ian Romanick
1
-0
/
+29
2009-11-25
Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors
Ian Romanick
1
-1
/
+6
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
1
-5
/
+4
2009-11-23
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
1
-0
/
+2
2009-11-23
Fix the DRI swrast driver for big endian platforms.
Michel Dänzer
1
-43
/
+29
2009-11-19
mesa: define 32bit byteswap for AIX.
Tom Fogal
1
-1
/
+6
2009-11-18
r600: disable compressed texture support
mesa_7_6_1_rc1
Alex Deucher
1
-0
/
+4
2009-11-18
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
Alex Deucher
1
-7
/
+2
2009-11-18
mesa: set version string to 7.6.1-rc1
Brian Paul
1
-1
/
+1
2009-11-18
xorg/st: fixup builds against later dpms headers.
Brian Paul
2
-0
/
+8
2009-11-12
i965: Fix Ironlake shadow comparisons.
Eric Anholt
1
-7
/
+17
2009-11-12
i965: Fix VBO last-valid-offset setup on Ironlake.
Eric Anholt
1
-10
/
+3
2009-11-11
i965: fix EXT_provoking_vertex support
Roland Scheidegger
8
-29
/
+61
2009-11-10
i965: Fix VS constant buffer value loading.
Eric Anholt
1
-1
/
+11
2009-11-10
i965: Unalias src/dst registers for SGE and friends.
Eric Anholt
1
-19
/
+21
2009-11-10
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
Eric Anholt
1
-1
/
+1
2009-11-09
r600: don't emit htile regs
Alex Deucher
1
-4
/
+2
2009-11-07
prog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
1
-1
/
+13
2009-11-07
prog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStringARB
Ian Romanick
1
-1
/
+23
2009-11-07
prog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
1
-0
/
+15
2009-11-07
prog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramStringARB
Ian Romanick
1
-5
/
+15
2009-11-06
GLX: Change GLX client vendor string to "Mesa Project and SGI"
Ian Romanick
1
-1
/
+1
2009-11-06
ARB prog parser: Regenerate parser from previous commits.
Ian Romanick
1
-242
/
+268
2009-11-06
ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vert...
Ian Romanick
2
-4
/
+6
2009-11-06
ARB prog parser: Release strings returned from the lexer that don't need to b...
Ian Romanick
1
-1
/
+27
2009-11-06
Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"
Ian Romanick
5
-337
/
+207
2009-11-05
xmesa: pass pixmap to clip_for_xgetimage()
Brian Paul
1
-4
/
+4
2009-11-04
mesa: added cast to silence warning
Brian Paul
1
-1
/
+1
2009-11-04
vbo: fix out-of-bounds array access
Brian Paul
3
-1
/
+11
2009-11-04
mesa: fix broken pack_histogram() case for GLhalf
Brian Paul
1
-3
/
+4
2009-11-04
mesa: silence warning from gcc 4.4.1
Brian Paul
1
-2
/
+2
2009-11-04
Fix YTILE spantmp functions
Alan Hourihane
1
-2
/
+2
2009-11-04
glslcompiler: Fix Mac OS build.
Vinson Lee
1
-1
/
+1
2009-11-03
mesa: (GLint64) casts in get.c to silence Visual Studio warnings
Brian Paul
2
-173
/
+173
2009-11-03
windows: remove old entrypoints from mesa.def file
Karl Schultz
1
-12
/
+0
2009-11-03
mesa: added GLAPIENTRY keywords for sync object functions
Karl Schultz
2
-12
/
+12
2009-11-03
st/mesa: clip pixels in draw_stencil_pixels to avoid crash
Marek Olšák
1
-5
/
+15
2009-11-03
st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil
Brian Paul
1
-0
/
+2
2009-11-03
st/mesa: fix tests for depth and depth/stencil texture formats
Brian Paul
1
-7
/
+5
2009-11-02
glx: Fix memory leak if XF86DRICreateDrawable() fails
Vinson Lee
1
-1
/
+3
2009-10-30
Add --with-dri-searchpath argument
Chow Loong Jin
1
-1
/
+1
2009-10-28
mesa: Fix memory leak if we run out of memory
Vinson Lee
1
-1
/
+5
2009-10-28
intel: Fix memory leak in case of renderbuffer bad format
Vinson Lee
1
-0
/
+1
2009-10-28
mesa: remove unneeded #includes
Brian Paul
2
-9
/
+0
2009-10-28
mesa: include imports.h to silence warning
Brian Paul
1
-0
/
+1
2009-10-28
intel: Fix memory leak in event of mip tree allocation failure
Vinson Lee
1
-1
/
+3
[next]