index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
progs/glsl: Include local headers before installed headers during compilation.
Vinson Lee
2009-12-02
1
-1
/
+1
*
progs/glsl: minor Makefile clean-ups
Brian Paul
2009-12-02
1
-8
/
+7
*
progs: Ignore Mac OS dSYM directories.
Vinson Lee
2009-12-02
1
-0
/
+1
*
cell: added tex_usage param to xm_surface_buffer_create()
Brian Paul
2009-12-02
1
-0
/
+1
*
progs/demos: remove unused glFogCoordPointer_ext var
Brian Paul
2009-12-01
1
-2
/
+0
*
Simplify hackery added to fix AIX build.
Tom Fogal
2009-12-01
1
-15
/
+11
*
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-12-01
1
-1
/
+0
*
mesa: set version string to 7.6.1-rc2
mesa_7_6_1_rc2
Ian Romanick
2009-11-30
1
-1
/
+1
*
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
2009-11-30
1
-0
/
+1
*
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
1
-0
/
+1
*
i915: Round point sizes instead of truncate.
Ian Romanick
2009-11-29
1
-1
/
+1
*
i915: Enable point sprite coordinate generation
Ian Romanick
2009-11-29
1
-0
/
+29
*
Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors
Ian Romanick
2009-11-25
1
-1
/
+6
*
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-25
1
-5
/
+4
*
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-23
1
-0
/
+2
*
shaderutil: Fix detection of shaders
Ian Romanick
2009-11-23
1
-2
/
+6
*
autoconf: Fix case for not having package
Jakob Bornecrantz
2009-11-23
1
-2
/
+2
*
Fix the DRI swrast driver for big endian platforms.
Michel Dänzer
2009-11-23
2
-43
/
+30
*
docs: document fixes for AIX
Brian Paul
2009-11-19
1
-0
/
+1
*
gl: added mangled glXGetProcAddressARB define
Tom Fogal
2009-11-19
1
-0
/
+1
*
progs: Fix quoting issue with empty set of PROGRAM_DIRS.
Tom Fogal
2009-11-19
1
-1
/
+1
*
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-19
1
-1
/
+6
*
docs: removed VC6/7 project files
Brian Paul
2009-11-19
1
-0
/
+6
*
docs: update news file for 7.6.1 release
Brian Paul
2009-11-19
1
-0
/
+7
*
docs: remove VC6/7 project file info
Brian Paul
2009-11-19
1
-23
/
+0
*
mesa: omit VC6, VC7 project files from tarballs
Brian Paul
2009-11-19
1
-5
/
+2
*
windows: remove old VC6 project files directory
Brian Paul
2009-11-19
1
-333
/
+0
*
r600: disable compressed texture support
mesa_7_6_1_rc1
Alex Deucher
2009-11-18
1
-0
/
+4
*
docs: Add note about r600
Alex Deucher
2009-11-18
1
-0
/
+1
*
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
Alex Deucher
2009-11-18
1
-7
/
+2
*
mesa: set version string to 7.6.1-rc1
Brian Paul
2009-11-18
1
-1
/
+1
*
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-11-18
3
-0
/
+13
*
docs: i965 clipping fix
Brian Paul
2009-11-17
1
-0
/
+1
*
i965: Fix Ironlake shadow comparisons.
Eric Anholt
2009-11-12
1
-7
/
+17
*
i965: Fix VBO last-valid-offset setup on Ironlake.
Eric Anholt
2009-11-12
1
-10
/
+3
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
8
-29
/
+61
*
i965: Fix VS constant buffer value loading.
Eric Anholt
2009-11-10
1
-1
/
+11
*
i965: Unalias src/dst registers for SGE and friends.
Eric Anholt
2009-11-10
1
-19
/
+21
*
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
Eric Anholt
2009-11-10
1
-1
/
+1
*
r600: don't emit htile regs
Alex Deucher
2009-11-09
1
-4
/
+2
*
prog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
1
-1
/
+13
*
prog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-07
1
-1
/
+23
*
prog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
1
-0
/
+15
*
prog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-07
1
-5
/
+15
*
GLX: Change GLX client vendor string to "Mesa Project and SGI"
Ian Romanick
2009-11-06
1
-1
/
+1
*
ARB prog parser: Regenerate parser from previous commits.
Ian Romanick
2009-11-06
1
-242
/
+268
*
ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vert...
Ian Romanick
2009-11-06
2
-4
/
+6
*
ARB prog parser: Release strings returned from the lexer that don't need to b...
Ian Romanick
2009-11-06
1
-1
/
+27
*
Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"
Ian Romanick
2009-11-06
5
-337
/
+207
*
xmesa: pass pixmap to clip_for_xgetimage()
Brian Paul
2009-11-05
1
-4
/
+4
[prev]
[next]