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
*
Add a test program to test for assorted bugs in shader_api.c
Bruce Merry
2008-01-01
3
-0
/
+302
*
More fixes to shader_api
Bruce Merry
2008-01-01
1
-7
/
+16
*
Fix several bugs relating to uniforms and attributes in GLSL API
Bruce Merry
2008-01-01
1
-11
/
+73
*
added 'get' info for framebuffer object tokens
Brian
2008-01-01
2
-8
/
+18
*
add 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811)
Brian
2008-01-01
1
-1
/
+3
*
t_vp_build: fix temporary register allocation to minimise the allocations
Hans de Goede
2008-01-02
1
-8
/
+11
*
rx00: fix off by one error in tempreg check
Hans de Goede
2008-01-02
2
-6
/
+9
*
r300: fix bug with maniadrive rendering
Dave Airlie
2008-01-02
1
-13
/
+13
*
autoconf: Remind developers to bump version numbers in configure.ac
Dan Nicholson
2007-12-30
1
-2
/
+2
*
fix fd.o bug #13847
Zou Nan hai
2007-12-29
2
-2
/
+7
*
Bug #13839: Fix 3D texture offset miscalculation with pixels versus bytes.
Roland Scheidegger
2007-12-28
2
-3
/
+4
*
Merge branch 'autoconf2'
Dan Nicholson
2007-12-28
11
-22
/
+4449
|
\
|
*
Merge branch 'master' into autoconf2
Dan Nicholson
2007-12-26
134
-7540
/
+4068
|
|
\
|
*
|
autoconf: Helper options for adding GCC 32/64 bit flags
Dan Nicholson
2007-12-26
2
-0
/
+39
|
*
|
autoconf: Documentation for using the autoconf'd build
Dan Nicholson
2007-12-23
3
-21
/
+293
|
*
|
Merge branch 'master' into autoconf2
Dan Nicholson
2007-12-12
63
-2893
/
+1508
|
|
\
\
|
*
|
|
autoconf: Improve help text for demos and DRI drivers
Dan Nicholson
2007-12-12
1
-2
/
+2
|
*
|
|
autoconf: Update bug address and fix some autoconf warnings
Dan Nicholson
2007-12-12
1
-2
/
+4
|
*
|
|
autoconf: Consistently use xlib for the driver name
Dan Nicholson
2007-12-12
1
-23
/
+23
|
*
|
|
autoconf: Optional assembly usage with --disable-asm
Dan Nicholson
2007-12-12
1
-14
/
+31
|
*
|
|
autoconf: Report the compiler options in the summary
Dan Nicholson
2007-12-12
1
-0
/
+12
|
*
|
|
autoconf: Optional debug build with --enable-debug
Dan Nicholson
2007-12-12
1
-0
/
+18
|
*
|
|
autoconf: More informative errors when pkg-config macros undefined
Dan Nicholson
2007-12-12
1
-0
/
+6
|
*
|
|
autoconf: Replace configs/current symlink from configure
Dan Nicholson
2007-12-11
1
-1
/
+7
|
*
|
|
autoconf: Replace install-sh with symlink to minstall
Dan Nicholson
2007-12-11
1
-519
/
+1
|
*
|
|
autoconf: Clearer help text for the enable/disable options
Dan Nicholson
2007-12-11
1
-13
/
+13
|
*
|
|
autoconf: Since default DRI drivers to build with master
Dan Nicholson
2007-12-11
1
-9
/
+16
|
*
|
|
autoconf: glut doesn't need Xt
Dan Nicholson
2007-12-11
1
-2
/
+2
|
*
|
|
autoconf: Output summary information from configure
Dan Nicholson
2007-12-07
1
-0
/
+44
|
*
|
|
autoconf: Configurable DRI drivers
Dan Nicholson
2007-12-07
1
-9
/
+43
|
*
|
|
autoconf: Allow static library builds
Dan Nicholson
2007-12-07
2
-13
/
+122
|
*
|
|
autoconf: Configurable demos directories
Dan Nicholson
2007-12-07
1
-3
/
+40
|
*
|
|
autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32
Dan Nicholson
2007-12-07
2
-3
/
+30
|
*
|
|
autoconf: Add support for osmesa-only builds
Dan Nicholson
2007-12-07
1
-11
/
+65
|
*
|
|
autoconf: Add support for shared DRI build on linux and freebsd
Dan Nicholson
2007-12-07
2
-16
/
+191
|
*
|
|
autoconf: Include necessary files for the tarballs
Dan Nicholson
2007-12-07
1
-1
/
+21
|
*
|
|
autoconf: Initial support for an autoconf configuration
Dan Nicholson
2007-12-07
5
-0
/
+405
|
*
|
|
autoconf: Add support files required for autoconf use
Dan Nicholson
2007-12-07
3
-0
/
+3661
*
|
|
|
i915: reset swrast state after calling swrast DrawPixels.
Xiang, Haihao
2007-12-27
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806b9a8 from 965.
Xiang, Haihao
2007-12-25
3
-1
/
+28
*
|
|
mesa: fix a bad cast in put_values_z24.
Xiang, Haihao
2007-12-25
1
-1
/
+1
*
|
|
__driConfigOptions must be PUBLIC.
Adam Jackson
2007-12-24
2
-2
/
+2
*
|
|
R300: RV410 SE chips have half the pipes of regular RV410
Alex Deucher
2007-12-24
1
-2
/
+7
*
|
|
fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)
Roland Scheidegger
2007-12-22
9
-9
/
+9
*
|
|
Silence compiler warnings from XML error macros.
Kristian Høgsberg
2007-12-21
1
-12
/
+12
*
|
|
[965] Fix and enable separate stencil.
Eric Anholt
2007-12-21
3
-4
/
+14
*
|
|
[intel] Move some pixel path support from drivers to shared.
Eric Anholt
2007-12-21
9
-1245
/
+1249
*
|
|
intel: cast a pointer to unsigned long, avoid potential error.
Xiang, Haihao
2007-12-21
2
-2
/
+2
*
|
|
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
28
-2575
/
+324
*
|
|
[965] Actually enable SGIS_generate_mipmap.
Eric Anholt
2007-12-20
1
-1
/
+1
[next]