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
/
radeon_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-09-01
1
-1
/
+1
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+1
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-13
/
+1
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-26
/
+32
*
Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts
Eric Anholt
2005-05-31
1
-1
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-6
/
+7
*
remove one of the two _tnl_isolate_materials function calls
Roland Scheidegger
2005-03-05
1
-6
/
+0
*
Add a dri config option to enable the max texture level hack
Dave Airlie
2005-02-26
1
-0
/
+7
*
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-16
1
-3
/
+3
*
remove accidentally commited printf for tiling support
Roland Scheidegger
2005-02-14
1
-1
/
+0
*
add texture micro and macro tiling to radeon/r200 driver. This can improve pe...
Roland Scheidegger
2005-02-10
1
-0
/
+4
*
add sync debugging to the radeon driver
Dave Airlie
2005-01-23
1
-0
/
+1
*
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-12-08
1
-1
/
+9
*
enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...
Roland Scheidegger
2004-12-03
1
-0
/
+1
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-5
/
+0
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
1
-1
/
+8
*
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-30
1
-1
/
+1
*
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-09-25
1
-2
/
+2
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-5
/
+1
*
add support for GL_ARB_texture_env_crossbar
Roland Scheidegger
2004-06-01
1
-0
/
+1
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-3
/
+3
*
Only print message about disabling HW TCL if the chip supports it in the
Michel Dänzer
2004-02-28
1
-4
/
+6
*
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
2004-02-26
1
-1
/
+3
*
Make the drivers using the common texmem code work with NewTextureObject
Felix Kuehling
2004-01-26
1
-5
/
+0
*
Parse radeon, not r200 configuration in radeonCreateContext.
Felix Kuehling
2004-01-24
1
-1
/
+1
*
Silence some compiler warnings.
Ian Romanick
2004-01-21
1
-3
/
+3
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-15
/
+31
*
Change get_ust_nop()'s parameter from int64_t to uint64_t to silence warnings.
Brian Paul
2004-01-18
1
-1
/
+1
*
Fix cosmetic GL_RENDERER string problem (Andreas Stenglein)
Michel Dänzer
2004-01-17
1
-1
/
+1
*
Added support for EXT_texture_mirror_clamp.
Ian Romanick
2004-01-13
1
-0
/
+1
*
Removed redundant extension strings. The Mesa extension mechanism
Ian Romanick
2004-01-12
1
-4
/
+0
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-23
/
+1
*
set MaxTextureImageUnits, MaxTextureCoordUnits
Keith Whitwell
2003-12-12
1
-0
/
+2
*
fix bogus assertion that checked for an empty texture heap list before
Alan Hourihane
2003-12-08
1
-2
/
+2
*
merge some more of the radeon DRI driver from the DRI trunk
Alan Hourihane
2003-12-07
1
-2
/
+2
*
xmlconfig fixes
Alan Hourihane
2003-12-05
1
-5
/
+10
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-4
/
+9
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-35
/
+57
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+598