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
path:
root
/
src
/
mesa
/
drivers
/
dri
/
unichrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
1
-0
/
+1
*
Unichrome DRI:
Thomas Hellström
2004-12-15
9
-1135
/
+419
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-6
/
+6
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-9
/
+1
*
Unichrome DRI driver:
Thomas Hellström
2004-12-15
1
-7
/
+5
*
Add _mesa_delete_texture_object() call to viaDeleteTexture
Keith Whitwell
2004-12-15
1
-0
/
+3
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
4
-34
/
+34
*
fix recursion problem introduced on Nov 27
Brian Paul
2004-12-12
3
-2
/
+3
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
2
-3
/
+3
*
Update expected DRM version to 2.0.0
Keith Whitwell
2004-11-25
1
-1
/
+1
*
Add support for optimized versions of the code underlying ReadPixels
Ian Romanick
2004-10-14
1
-45
/
+8
*
Added some documentation that I managed to figure out through
Ian Romanick
2004-10-13
1
-17
/
+27
*
Make the GL_RENDERER string include the actual chipset information
Ian Romanick
2004-10-13
1
-8
/
+16
*
Massively cleaned up the code that calculates front/back/depth buffer
Ian Romanick
2004-10-08
4
-342
/
+126
*
Set MaxTextureImageUnits and MaxTextureCoordUnits to match MaxTextureUnits.
Ian Romanick
2004-10-04
1
-0
/
+2
*
The alpha post-scale and the RGB post-scale were mistakenly reversed.
Ian Romanick
2004-10-04
1
-5
/
+9
*
fix _DrawDestMask[0][0] typos
Brian Paul
2004-10-02
1
-2
/
+2
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
4
-16
/
+16
*
Cut out all of the old texture environment code and rewrote it from
Ian Romanick
2004-10-02
4
-4759
/
+390
*
Replace the numerous switch-statements to derive GL_COMBINE post-scale
Ian Romanick
2004-10-01
1
-419
/
+208
*
Factored out code for setting texture coordinate wrap bits. Added support
Ian Romanick
2004-09-30
2
-24
/
+47
*
Fix unichrome solo build to not need X11 headers. Minor change to
Jon Smirl
2004-07-10
1
-10
/
+3
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
1
-34
/
+0
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
3
-22
/
+1
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
5
-18
/
+18
*
Mesa-solo builds with these changes. There are still more fixups needed to
Jon Smirl
2004-06-26
3
-86
/
+82
*
Corrected a float to ubyte conversion bug with fog enabled.
Erdi Chen
2004-06-25
1
-3
/
+2
*
don't use // comments (Thomas Hellstrom)
Brian Paul
2004-06-16
1
-1
/
+1
*
Enable use of new DRI interface in Unichrome driver.
Ian Romanick
2004-06-05
1
-2
/
+125
*
Start to "modernize" the driver.
Ian Romanick
2004-06-04
1
-26
/
+55
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-18
/
+1
*
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-06-02
4
-7
/
+7
*
Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
Ian Romanick
2004-05-27
1
-1
/
+3
*
Fixed code that has computed incorrect number of modes.
Erdi Chen
2004-05-12
1
-1
/
+1
*
obsolete in favor of regular Makefiles
Brian Paul
2004-05-12
1
-122
/
+0
*
Don't mix variable definitions and other statements (fixed build on old
Eric Anholt
2004-05-08
1
-1
/
+2
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
6
-88
/
+10
*
Add DRM_SOURCE_PATH to make system.
Jon Smirl
2004-04-13
1
-1
/
+1
*
lots of Makefile updates for new build system
Brian Paul
2004-04-08
1
-58
/
+61
*
New Makefile system
Brian Paul
2004-03-26
1
-0
/
+117
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
6
-18
/
+16
*
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
2004-02-26
1
-1
/
+3
*
updates from Erdi Chen
Brian Paul
2004-02-23
24
-801
/
+1125
*
Minor fixes for recent Mesa 6.1 changes
Brian Paul
2004-01-30
2
-14
/
+18
*
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul
2004-01-30
36
-0
/
+22741