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
/
r200
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
|
radeon/r200/r300: make build again with tracker changes
Dave Airlie
2009-02-13
1
-0
/
+1
*
|
radeon: remove depends on libdrm_radeon for now.
Dave Airlie
2009-02-12
1
-1
/
+1
*
|
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
4
-5
/
+3
*
|
r200/r300: get up to speed on renamed files
Dave Airlie
2009-02-12
8
-71
/
+34
*
|
r100/r200: fix front rendering issue.
Dave Airlie
2009-02-12
1
-0
/
+1
*
|
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
10
-306
/
+72
*
|
radeon: fix span init needs more work
Dave Airlie
2009-02-11
1
-0
/
+1
*
|
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-02-11
4
-249
/
+3
*
|
radeon/r200: flush vertices when data in cmdbuf.
Dave Airlie
2009-02-11
1
-1
/
+3
*
|
radeon/r200/r300: fix span code for depth reading.
Dave Airlie
2009-02-11
1
-9
/
+7
*
|
r200: invalidate texture paths in some more places
Dave Airlie
2009-02-10
1
-3
/
+8
*
|
r200: cleanup some bits that aren't used
Dave Airlie
2009-02-09
4
-33
/
+2
*
|
radeon/r200 remove more unused code
Dave Airlie
2009-02-04
1
-34
/
+0
*
|
r200: fixup DMA region stuff
Dave Airlie
2009-02-04
2
-3
/
+0
*
|
r200: move to new mipmap interface
Dave Airlie
2009-02-04
1
-1
/
+1
*
|
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
6
-122
/
+49
*
|
r200/r300: add aperture space checks
Dave Airlie
2009-01-31
4
-5
/
+73
*
|
r200: fix swtcl - slow but works
Dave Airlie
2009-01-30
1
-0
/
+4
*
|
r200: bring back single dma flush
Dave Airlie
2009-01-29
7
-30
/
+25
*
|
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
5
-645
/
+2
*
|
r200: start work on userspace clear for r200
Dave Airlie
2009-01-29
1
-69
/
+94
*
|
r200: unref swtcl buffer correctly
Dave Airlie
2009-01-29
1
-0
/
+1
*
|
r200: re-write state handlers for new CS mechanism
Dave Airlie
2009-01-29
2
-85
/
+302
*
|
r200: avoid setting variable on kernel mm setup
Dave Airlie
2009-01-29
1
-1
/
+2
*
|
r200: fix up swtcl/tcl flushes
Dave Airlie
2009-01-22
6
-20
/
+16
*
|
radeon: remove some debugging
Dave Airlie
2009-01-23
1
-7
/
+0
*
|
r200: disable some debug
Dave Airlie
2009-01-23
2
-3
/
+3
*
|
r200: emit elts into a separate ELT bo
Dave Airlie
2009-01-23
6
-408
/
+89
*
|
r200r300: start merging span code
Dave Airlie
2009-01-22
2
-372
/
+22
*
|
r200: remove indexed verts
Dave Airlie
2009-01-22
4
-12
/
+0
*
|
radeon: fix 1D textures
Dave Airlie
2009-01-22
1
-1
/
+2
*
|
r200: fix cubemaps
Dave Airlie
2009-01-22
2
-9
/
+26
*
|
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-22
6
-1008
/
+245
*
|
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-21
1
-1
/
+4
*
|
r200: make tri render on my r200.
Dave Airlie
2009-01-21
6
-60
/
+83
*
|
r200: tri runs without crashing - doesn't draw anything
Dave Airlie
2009-01-20
2
-205
/
+49
*
|
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
14
-298
/
+489
*
|
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-15
1
-1
/
+2
*
|
r100/r200: move to new atom style emission
Dave Airlie
2009-01-15
2
-18
/
+27
*
|
r200: add missing symbols
Dave Airlie
2009-01-14
2
-3
/
+1
*
|
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
2009-01-14
2
-0
/
+11
*
|
radeon: move debug symbol add DRI2
Dave Airlie
2009-01-14
1
-3
/
+0
*
|
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
2
-2
/
+4
*
|
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
2
-61
/
+1
*
|
radeon: remove old lock code
Dave Airlie
2009-01-14
1
-116
/
+0
*
|
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
5
-326
/
+22
*
|
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
11
-297
/
+133
[prev]
[next]