index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
1
-32
/
+0
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
3
-51
/
+67
*
Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)
Alan Hourihane
2005-05-31
4
-2
/
+207
*
Add support for modes with a depth-buffer but no stencil-buffer. This
Ian Romanick
2005-05-20
1
-5
/
+7
*
Disable leftover debug statements
Keith Whitwell
2005-05-17
1
-2
/
+2
*
fix some valgrind complaints
Keith Whitwell
2005-05-10
2
-3
/
+3
*
don't be fooled into emitting padding for wpos when not used
Keith Whitwell
2005-05-10
2
-2
/
+2
*
get fog working with _TexEnvProgram
Keith Whitwell
2005-05-10
3
-6
/
+19
*
i915 will use _TexEnvProgram (if active)
Keith Whitwell
2005-05-09
6
-13
/
+12
*
check for null DrawBuffer values
Keith Whitwell
2005-05-09
3
-9
/
+20
*
Fallback (rather than fail) on unknown program targets.
Keith Whitwell
2005-05-09
1
-3
/
+3
*
Refactor COMMON_SOURCES up to Makefile.template
Adam Jackson
2005-05-05
1
-12
/
+0
*
Add drirenderbuffer.c to COMMON_SOURCES
Adam Jackson
2005-05-04
1
-0
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
9
-46
/
+176
*
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-22
1
-23
/
+4
*
Reduce the size of mesa's internal fragment and vertex program
Keith Whitwell
2005-04-21
1
-19
/
+19
*
Enclose passed macro values in brackets to ensure correct read/write span
Alan Hourihane
2005-01-20
1
-2
/
+2
*
Revert some accidental cross-merge changes. Remove i915GetString. Migrate
Ian Romanick
2005-01-07
3
-82
/
+14
*
Add Intel i915GM support, and these extensions.
Alan Hourihane
2005-01-06
15
-578
/
+436
*
Bug #1859: Initialize 'size' before first use in intelTryReadPixels()
Adam Jackson
2004-12-27
1
-1
/
+1
*
Also PUBLICize the config option table
Adam Jackson
2004-12-16
1
-1
/
+1
*
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
1
-0
/
+1
*
fix warning
Alan Hourihane
2004-12-14
1
-1
/
+1
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
6
-17
/
+9
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-3
/
+0
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
7
-4
/
+97
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
2
-3
/
+3
*
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
*
The i915 driver was merged after EMIT_*_BGR bug was fixed. This brings
Keith Whitwell
2004-08-31
3
-6
/
+6
*
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 compare w/ zero warnings (bug 988766)
Brian Paul
2004-07-20
1
-1
/
+1
*
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
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
1
-0
/
+1
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-12
/
+0
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-4
/
+4
*
Remove __driRegisterExtensions
Keith Whitwell
2004-07-01
1
-36
/
+0
*
fix for older gcc's (from freedesktop bug id #419)
Alan Hourihane
2004-07-01
2
-3
/
+5
*
Use correct macros for packing pixel colors -- this bug is probably
Keith Whitwell
2004-06-18
1
-2
/
+2
*
add missing license texts
Keith Whitwell
2004-06-18
40
-1
/
+807
*
Fix batch.ptr when dropping a batchbuffer segment due to zero cliprects.
Keith Whitwell
2004-06-16
1
-1
/
+2
*
re-enable rect texture
Alan Hourihane
2004-06-11
2
-2
/
+2
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
43
-0
/
+17911