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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
65
-223
/
+3
*
Add magic sequence to prevent ClearBuffer from locking up.
Vladimir Dergachev
2005-01-31
5
-17
/
+61
*
Use SecondaryColorPtr, not ColorPtr[1] (the latter is NULL).
Vladimir Dergachev
2005-01-31
3
-3
/
+3
*
My bad, the old code works fine if updated to newer Mesa tree.
Vladimir Dergachev
2005-01-30
1
-3
/
+0
*
struct ati_fragment_shader was not defined anywhere, define it to get r300_ve...
Vladimir Dergachev
2005-01-30
1
-0
/
+3
*
Fix for compiler warnings.
Aapo Tahkola
2005-01-30
1
-1
/
+2
*
* Fixed uploading of textures of certain sizes.
Felix Kuehling
2005-01-29
4
-26
/
+168
*
Added 0x4e54 (Thinkpad r50p) as PCI_CHIP_RV350_NP
hmarson
2005-01-29
1
-0
/
+1
*
Beginings of program generation. This code havent been tested nor hooked up.
Aapo Tahkola
2005-01-29
3
-1
/
+304
*
Cleaning up.
Aapo Tahkola
2005-01-29
1
-88
/
+93
*
Fix wrong comment.
Aapo Tahkola
2005-01-28
1
-6
/
+6
*
Forgot one comment...
Aapo Tahkola
2005-01-28
1
-0
/
+1
*
Add basic sceleton for vertex programs + some other fixes
Aapo Tahkola
2005-01-28
7
-7
/
+340
*
Add vector distance operator for vertex programs.
Aapo Tahkola
2005-01-27
1
-0
/
+1
*
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
15
-59
/
+125
*
new version check to allow to test for a range of ddx major versions, instead...
Roland Scheidegger
2005-01-26
3
-6
/
+46
*
replace magic number with macro constant RADEON_ZBLOCK16
Roland Scheidegger
2005-01-26
2
-1
/
+2
*
Fixes for clamp modes.
Aapo Tahkola
2005-01-25
2
-3
/
+66
*
border_color causes lockups with vertex buffers. Disabling for now.
Aapo Tahkola
2005-01-24
3
-7
/
+7
*
Remove lots of old code that dealed with "magic" texture formats.
Vladimir Dergachev
2005-01-24
1
-209
/
+0
*
Converted the Savage texture management to use Ian's common texmem code.
Felix Kuehling
2005-01-24
4
-575
/
+239
*
reapply Keiths workaround for zbs emit that got dropped during
Dave Airlie
2005-01-23
1
-2
/
+7
*
Remove unused variables from r300_context
Nicolai Haehnle
2005-01-23
1
-5
/
+0
*
Fix more warnings and compilation issues.
Nicolai Haehnle
2005-01-23
4
-213
/
+203
*
Synchronize r300_reg.h.
Nicolai Haehnle
2005-01-23
1
-37
/
+83
*
add sync debugging to the radeon driver
Dave Airlie
2005-01-23
4
-0
/
+22
*
silence makedepend warnings about non-portable whitespace
Adam Jackson
2005-01-23
3
-13
/
+13
*
Fixed initialization of draw destination to front buffer on single
Felix Kuehling
2005-01-23
1
-49
/
+19
*
My last attempt to fix polygon offsets with the reversed viewport depth
Felix Kuehling
2005-01-23
2
-3
/
+1
*
Properly configure routing - based on advice by Keith Whitwell.
Vladimir Dergachev
2005-01-22
4
-12
/
+49
*
Fixed polygon offset with reversed viewport depth range.
Felix Kuehling
2005-01-22
1
-0
/
+3
*
Properly input stencil info contributed by Wladimir.
Vladimir Dergachev
2005-01-21
5
-62
/
+92
*
silence the 'using AGP/PCI' string unless VIA_DEBUG is used.
Alan Hourihane
2005-01-21
1
-5
/
+8
*
Small cleanup:
Felix Kuehling
2005-01-21
6
-56
/
+30
*
* Added options for disabling the fast path (render stage) and vertex DMA
Felix Kuehling
2005-01-20
5
-15
/
+42
*
Added support for ELTS to the _savage_render_stage. Requires at least
Felix Kuehling
2005-01-20
5
-31
/
+178
*
Enclose passed macro values in brackets to ensure correct read/write span
Alan Hourihane
2005-01-20
7
-33
/
+33
*
Bring the texcombine fixes to the trunk.
Keith Whitwell
2005-01-19
7
-96
/
+185
*
Always use ARGB8888 hardware texture format when mesa specifies
Keith Whitwell
2005-01-19
1
-8
/
+9
*
remove some debug
Alan Hourihane
2005-01-18
1
-1
/
+1
*
Fix tristrips (which fixes coloredTexPerf2 & coloredLitPerf2 glean tests)
Alan Hourihane
2005-01-18
1
-1
/
+1
*
This fixes it but why mipmaps still work?
Aapo Tahkola
2005-01-16
2
-5
/
+2
*
I was wrong...
Aapo Tahkola
2005-01-16
1
-0
/
+3
*
Looks like masking masking t->filter isnt needed anymore.
Aapo Tahkola
2005-01-16
1
-5
/
+0
*
Added a fast path for emitting unclipped primitives directly to a
Felix Kuehling
2005-01-16
5
-173
/
+375
*
On the way to getting stencil working.
Vladimir Dergachev
2005-01-15
4
-4
/
+146
*
On the way to getting stencil and texture formats working.
Vladimir Dergachev
2005-01-15
8
-63
/
+179
*
Converted to use spantmp2.h.
Felix Kuehling
2005-01-15
1
-74
/
+32
*
Use HW_READ_LOCK and HW_READ_UNLOCK in assembler-optimized span read
Felix Kuehling
2005-01-15
1
-6
/
+6
*
Use symbolic constants to describe pixel shader ALU instructions.
Vladimir Dergachev
2005-01-15
1
-5
/
+38
[next]