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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for Erics new emit state code, rework out the dest pointer
Dave Airlie
2004-09-23
1
-0
/
+3
*
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-09-22
8
-125
/
+168
*
Add xmlconfig to the i810 makefile
Dave Airlie
2004-09-21
1
-1
/
+2
*
Add GL_ARB_texture_cube_map support for i830. Most of the code was
Ian Romanick
2004-09-19
7
-46
/
+149
*
Added GL_ARB_point_parameters support for i830.
Ian Romanick
2004-09-19
3
-1
/
+5
*
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-19
7
-854
/
+290
*
replace glNormal3f(v) with GL_CALL(Normal3f)(v), etc (Andreas Stenglein
Brian Paul
2004-09-15
1
-6
/
+6
*
Minor extension string tweaks. Added support for vertex program extensions.
Ian Romanick
2004-09-13
1
-3
/
+21
*
updated patch for vertex program
Dave Airlie
2004-09-08
2
-2
/
+2
*
This patch enables GL_ARB_vertex_program and GL_NV_vertex_program
Dave Airlie
2004-09-07
5
-1
/
+36
*
r200-maybe-flush-less-3.diff
Keith Whitwell
2004-09-02
1
-10
/
+26
*
The i915 driver was merged after EMIT_*_BGR bug was fixed. This brings
Keith Whitwell
2004-08-31
3
-6
/
+6
*
cleaned up extensions a bit
Daniel Borca
2004-08-30
1
-3
/
+2
*
clamp lodbias
Daniel Borca
2004-08-30
1
-1
/
+1
*
fixed automatic mipmap generation
Daniel Borca
2004-08-30
1
-8
/
+63
*
fog really needs W
Daniel Borca
2004-08-30
1
-0
/
+2
*
print internalFormat value in r200ChooseTextureFormat() error message
Brian Paul
2004-08-25
1
-1
/
+3
*
Converted the Savage driver to the new DRI interface and enabled compilation
Felix Kuehling
2004-08-22
5
-28
/
+375
*
Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the
Eric Anholt
2004-08-17
4
-28
/
+45
*
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-17
15
-30
/
+118
*
Remove unused HAVE_INDEX define.
Eric Anholt
2004-08-16
2
-2
/
+0
*
build fix from XFree86 tree
Dave Airlie
2004-08-14
1
-1
/
+1
*
bring over change from xorg trunk - let build on non-i386
Dave Airlie
2004-08-14
1
-1
/
+1
*
bring over build fix from xorg tree
Dave Airlie
2004-08-14
1
-0
/
+4
*
Fix dri_util.c build with new headers.
Eric Anholt
2004-08-12
1
-1
/
+1
*
fix incorrect overflow detection when emitting R200_SS_MAT_1_SHININESS
Roland Scheidegger
2004-08-03
1
-1
/
+1
*
xorg-r200-uninitialized-variable-used.patch from Redhat xorg
Dave Airlie
2004-07-31
1
-1
/
+2
*
disabled automatic mipmaps until we can handle 565 textures.
Daniel Borca
2004-07-29
1
-0
/
+2
*
fixed conflict between depth & alpha in 16bpp
Daniel Borca
2004-07-29
1
-1
/
+1
*
Fixed hash table allocation to avoid an assertion failure due to a
Felix Kuehling
2004-07-26
1
-5
/
+9
*
use GL_CALL() macro (Andreas Stenglein)
Brian Paul
2004-07-24
1
-20
/
+20
*
fix compare w/ zero warnings (bug 988766)
Brian Paul
2004-07-20
1
-1
/
+1
*
several new bugs
Daniel Borca
2004-07-19
12
-1016
/
+1521
*
add debugging for compresssed textures
Dave Airlie
2004-07-15
1
-0
/
+7
*
fix up heights for i830/i915 texture compression
Dave Airlie
2004-07-15
2
-2
/
+18
*
move config options to same place as other drivers (again for S3TC patch later)
Dave Airlie
2004-07-15
2
-3
/
+3
*
use a switch statement makes integrating the s3tc patch easier
Dave Airlie
2004-07-15
1
-1
/
+7
*
enable FXT1 texture compression for ixxx chipsets
Dave Airlie
2004-07-15
5
-1
/
+114
*
move over changes to intel driver from i830 driver for modes
Dave Airlie
2004-07-15
1
-88
/
+25
*
fixed vertex RGBA
Daniel Borca
2004-07-13
1
-1
/
+1
*
Make solo radeon/r128 drivers track fix for DRI bug 849
Jon Smirl
2004-07-10
2
-28
/
+12
*
Remove DRM_PAGE_SIZE from fb and i810 drivers since it was being used.
Jon Smirl
2004-07-10
2
-21
/
+0
*
Fix unichrome solo build to not need X11 headers. Minor change to
Jon Smirl
2004-07-10
1
-10
/
+3
*
Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.
Felix Kuehling
2004-07-10
1
-4
/
+9
*
Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name
Jon Smirl
2004-07-09
1
-1
/
+0
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
7
-257
/
+1
*
Bugzilla #755: Fix polygon offset by setting DEPTH_SCALE to depth_scale instead
Eric Anholt
2004-07-04
1
-1
/
+1
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
24
-307
/
+16
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
26
-89
/
+89
*
Remove __driRegisterExtensions
Keith Whitwell
2004-07-01
1
-36
/
+0
[next]