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
/
r200
Commit message (
Expand
)
Author
Age
Files
Lines
*
change scratch pointer from _int32_t to u_int32_t to silence warning. Is thi...
Brian Paul
2005-09-02
1
-1
/
+1
*
remove unneeded assertion in stencil/depth LOCAL_DEPTH_VARS code
Brian Paul
2005-09-02
1
-3
/
+1
*
set depthHasSurface field for stencil renderbuffer
Brian Paul
2005-09-02
1
-0
/
+1
*
added an assertion to help debug broken stencil readback
Brian Paul
2005-09-01
1
-1
/
+3
*
fix page flipping breakage
Brian Paul
2005-09-01
2
-56
/
+12
*
fix typo
Brian Paul
2005-09-01
1
-1
/
+1
*
some missing renderbuffer changes (Roland)
Brian Paul
2005-09-01
1
-10
/
+8
*
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-09-01
9
-27
/
+183
*
s/__inline/INLINE/
Brian Paul
2005-09-01
1
-2
/
+2
*
enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for text...
Roland Scheidegger
2005-08-31
5
-80
/
+361
*
remove stray references to ctx->Depth.OcclusionTest
Brian Paul
2005-08-25
1
-2
/
+1
*
Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTURE
Eric Anholt
2005-08-25
1
-1
/
+1
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-0
/
+4
*
Remove support for the R200_NO_VTXFMT environment variable. Instead use
Ian Romanick
2005-08-11
1
-2
/
+3
*
Dike out the linux-specific EGL bits unless it's a linux build.
Eric Anholt
2005-08-08
1
-1
/
+5
*
Enable EGL support in 'linux-dri' config
Jon Smirl
2005-08-07
1
-5
/
+7
*
Fix a == vs !- typo for glx_enable_extension
Jon Smirl
2005-07-29
1
-1
/
+1
*
glxEnableExtension is a platform-specific function exported by the loader.
Ian Romanick
2005-07-28
1
-12
/
+9
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
2
-5
/
+23
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
4
-30
/
+15
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-48
/
+18
*
Wrap every place that accesses a dispatch table with a macro. A new script-
Ian Romanick
2005-07-18
2
-43
/
+47
*
Re-enable r200InitSpanFuncs, which was ifdefed out (probably by mistake?),
Roland Scheidegger
2005-07-06
1
-2
/
+0
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
1
-38
/
+0
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-32
/
+57
*
Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
Eric Anholt
2005-06-26
1
-1
/
+7
*
Remove the #if 0-ed out old span code.
Eric Anholt
2005-06-26
1
-45
/
+0
*
Bugzilla #2708: Disable the fallback on GL_SPHERE_MAP. It appears to hurt more
Eric Anholt
2005-05-31
1
-2
/
+1
*
Correct the descriptions of the glBlend{Equation,Func} fallbacks in r128, and
Eric Anholt
2005-05-31
2
-10
/
+6
*
Remove unused CTX_ARG2 define.
Eric Anholt
2005-05-31
1
-1
/
+0
*
Calculate render inputs for tcl stage correctly (hint: they aren't the
Keith Whitwell
2005-05-13
1
-1
/
+32
*
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
7
-28
/
+145
*
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-22
1
-75
/
+5
*
add support for user-configurable brilinear filtering on r200
Roland Scheidegger
2005-03-15
7
-10
/
+37
*
precedence precedence precedence.. add some brackets
Dave Airlie
2005-02-27
1
-1
/
+1
*
Add a dri config option to enable the max texture level hack
Dave Airlie
2005-02-26
3
-4
/
+13
*
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-17
12
-23
/
+23
*
remove extern (Jeff Muizelaar)
Brian Paul
2005-02-17
1
-3
/
+3
*
add some missing texture formats and bits from r200 docs
Dave Airlie
2005-02-15
1
-0
/
+8
*
add texture micro and macro tiling to radeon/r200 driver. This can improve pe...
Roland Scheidegger
2005-02-10
5
-46
/
+106
*
add the new RADEON_CUBIC_OFFSET/FACES state packets/registers to radeon (and ...
Roland Scheidegger
2005-02-10
1
-0
/
+6
*
(Andreas Stenglein) fix projected textures with swtcl, they need the w coordi...
Roland Scheidegger
2005-02-10
2
-2
/
+11
*
SUBPIXEL fixes from Dieter
Keith Whitwell
2005-02-08
1
-2
/
+2
*
Call _mesa_ResizeBuffersMESA() in r200Viewport(), fixes incorrect rendering
Michel Dänzer
2005-02-08
1
-0
/
+3
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
11
-38
/
+0
*
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
8
-35
/
+67
*
Parallel build fix. Multiword variables on the target side of a : get
Adam Jackson
2005-01-08
1
-2
/
+4
*
Also PUBLICize the config option table
Adam Jackson
2004-12-16
1
-1
/
+1
[next]