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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
From: Stephane Marchesin <
[email protected]
>
Dave Airlie
2004-12-08
2
-7
/
+96
*
enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...
Roland Scheidegger
2004-12-03
5
-0
/
+56
*
silence warnings
Alan Hourihane
2004-12-02
2
-6
/
+14
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
2
-5
/
+3
*
add LOCK_HARDWARE/UNLOCK_HARDWARE to radeonClear so state gets updated which ...
Roland Scheidegger
2004-11-12
1
-0
/
+7
*
(from r200 driver) If an application cleared before any state had been emitte...
Roland Scheidegger
2004-11-12
1
-16
/
+21
*
brown paper bag, r100 can't do hardware quads.
Adam Jackson
2004-11-12
1
-1
/
+1
*
make render_quads_verts call EMIT_PRIM with the arguments in the right order,
Adam Jackson
2004-11-12
1
-1
/
+1
*
GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking
Brian Paul
2004-11-10
1
-4
/
+4
*
add some chip ids
Roland Scheidegger
2004-11-10
1
-0
/
+5
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
5
-8
/
+160
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
2
-3
/
+3
*
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-30
6
-49
/
+42
*
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-09-25
10
-150
/
+177
*
Clean up some warnings in the R100 driver with -O -Wall.
Eric Anholt
2004-09-24
3
-4
/
+16
*
Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the
Eric Anholt
2004-08-17
2
-14
/
+23
*
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-17
7
-18
/
+65
*
Remove unused HAVE_INDEX define.
Eric Anholt
2004-08-16
1
-1
/
+0
*
use GL_CALL() macro (Andreas Stenglein)
Brian Paul
2004-07-24
1
-20
/
+20
*
Make solo radeon/r128 drivers track fix for DRI bug 849
Jon Smirl
2004-07-10
1
-13
/
+5
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
1
-45
/
+0
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
2
-19
/
+3
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-7
/
+7
*
This should make most linux-solo drivers work again. Mainly a fix
Jon Smirl
2004-06-29
1
-1
/
+1
*
add missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.c
Roland Scheidegger
2004-06-28
1
-0
/
+1
*
revert accidental change from rev. 1.10
Roland Scheidegger
2004-06-23
1
-1
/
+1
*
Big-endian texture fixes from Michel Dänzer.
Brian Paul
2004-06-19
2
-17
/
+29
*
use I8 internal format for GL_INTENSITY, GL_ALPHA and GL_LUMINANCE texture fo...
Roland Scheidegger
2004-06-17
2
-8
/
+13
*
Remove fill_in_modes and use driFillInModes instead.
Ian Romanick
2004-06-03
1
-82
/
+30
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-6
/
+0
*
driCheckDriDdxDrmVersion uses a function that is not available to
Ian Romanick
2004-06-02
1
-2
/
+10
*
change GL_ARB_texture_env_crossbar implementation behaviour to OGL 1.4 core s...
Roland Scheidegger
2004-06-02
1
-17
/
+7
*
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-06-02
5
-13
/
+13
*
Fix dumb mistake from a previous commit. __driCreateScreen is now
Ian Romanick
2004-06-01
1
-1
/
+3
*
add support for GL_ARB_texture_env_crossbar
Roland Scheidegger
2004-06-01
2
-17
/
+42
*
Convert 'Display *' to '__DRInativeDisplay *'. Only portions of the
Ian Romanick
2004-06-01
1
-2
/
+2
*
update so it compiles again (untested driver path!). Basically ported changes...
Roland Scheidegger
2004-05-28
1
-64
/
+76
*
Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
Ian Romanick
2004-05-27
1
-1
/
+3
*
Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.
Ian Romanick
2004-05-27
1
-2
/
+2
*
obsolete in favor of regular Makefiles
Brian Paul
2004-05-12
1
-159
/
+0
*
switch to X86_SOURCES
Dave Airlie
2004-05-04
1
-1
/
+1
*
add asm sources
Dave Airlie
2004-05-03
1
-2
/
+2
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
3
-115
/
+6
*
bring over build fixes from stable branch
Alan Hourihane
2004-04-26
8
-13
/
+12
*
get the libraries the right way round..
Dave Airlie
2004-04-15
1
-2
/
+2
*
set default page flipping to zero can be changed in header file
Dave Airlie
2004-04-15
3
-2
/
+5
*
get agpmode from config file
Dave Airlie
2004-04-14
1
-3
/
+4
*
make this exactly like XFree86 .. allows 4x to work
Dave Airlie
2004-04-13
1
-5
/
+5
*
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
-80
/
+85
[next]