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
/
savage
/
savagecontext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-9
/
+0
*
Fixed some suspicious pointer casts that caused lots of
Felix Kuehling
2005-04-21
1
-3
/
+3
*
Fixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based cards. Disabled
Felix Kuehling
2005-04-21
1
-0
/
+1
*
Don't synchronize after each frame. Allow the GPU to be one frame
Felix Kuehling
2005-03-06
1
-0
/
+1
*
- Fixed two bugs related to DMA buffer handling that showed up with the
Felix Kuehling
2005-03-06
1
-2
/
+0
*
- Fixed scissor rectangle not moving with the window (Xorg bug #1731).
Felix Kuehling
2005-02-05
1
-5
/
+8
*
* Fixed uploading of textures of certain sizes.
Felix Kuehling
2005-01-29
1
-1
/
+1
*
Converted the Savage texture management to use Ian's common texmem code.
Felix Kuehling
2005-01-24
1
-17
/
+11
*
* Added options for disabling the fast path (render stage) and vertex DMA
Felix Kuehling
2005-01-20
1
-0
/
+2
*
Added support for ELTS to the _savage_render_stage. Requires at least
Felix Kuehling
2005-01-20
1
-0
/
+9
*
Added state debugging option (SAVAGE_DEBUG=state).
Felix Kuehling
2005-01-08
1
-0
/
+1
*
Added support for floating point depth buffers on Savage4-based
Felix Kuehling
2005-01-03
1
-0
/
+1
*
Removed all direct hardware access (MMIO, BCI) from the Savage DRI
Felix Kuehling
2005-01-01
1
-17
/
+44
*
- Fake projective textures on a single texture unit. A fallback is only
Felix Kuehling
2004-12-22
1
-0
/
+2
*
Made debugging output controllable via environment variable
Felix Kuehling
2004-12-17
1
-29
/
+10
*
Added configuration support to the Savage driver. Three options are
Felix Kuehling
2004-12-15
1
-0
/
+7
*
Apply Eric's stencil wrap patch (Eric Anholt)
Alex Deucher
2004-10-08
1
-1
/
+0
*
Converted the Savage driver to the new DRI interface and enabled compilation
Felix Kuehling
2004-08-22
1
-2
/
+1
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-1
/
+1
*
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-06-02
1
-1
/
+1
*
get rid of last few XF86DRIClipRect
Dave Airlie
2004-05-03
1
-2
/
+2
*
More state management changes:
Felix Kuehling
2004-03-25
1
-0
/
+1
*
Reorganized hardware state data structures and state emission. Don't track
Felix Kuehling
2004-02-29
1
-1
/
+3
*
Converted vertex setup to use t_vertex.[ch].
Felix Kuehling
2004-02-26
1
-4
/
+8
*
Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS
Felix Kuehling
2004-02-22
1
-0
/
+299