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
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: Use C-style comments.
Vinson Lee
2010-01-03
1
-15
/
+15
*
r300: Silence 'mixed declarations and code' warnings.
Vinson Lee
2010-01-03
1
-4
/
+7
*
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
1
-1
/
+2
*
r300: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
1
-1
/
+3
*
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
5
-1
/
+5
*
r300: fix depth textures
Maciej Cencora
2009-12-11
1
-3
/
+3
*
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-12-02
1
-2
/
+1
*
r300: fix VP source conflict resolution on 64-bit machines
Maciej Cencora
2009-11-22
1
-1
/
+1
*
r300: fix SIN/COS/SCS instructions for R300 fp
Maciej Cencora
2009-11-22
1
-5
/
+5
*
r300: allow disabling s3tc support if libtxc_dxtn is available
Maciej Cencora
2009-11-18
1
-3
/
+3
*
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
Maciej Cencora
2009-11-18
7
-36
/
+20
|
\
|
*
radeon: rework mipmap tree
Maciej Cencora
2009-11-14
3
-12
/
+4
|
*
radeon: rework mipmap tree reference counting
Maciej Cencora
2009-11-14
2
-17
/
+8
|
*
r300: fix regression introduced in 1d5a06a1f7812c055db1d724e40d21a0e3686dd1
Maciej Cencora
2009-11-14
1
-1
/
+1
|
*
radeon/r300: don't flush cmdbuf if not necessary
Maciej Cencora
2009-11-14
1
-1
/
+5
|
*
radeon/r300: no need to flush the cmdbuf when changing scissors state in KMM ...
Maciej Cencora
2009-11-14
1
-1
/
+2
|
*
r300: add missing texformat
Maciej Cencora
2009-11-14
1
-0
/
+1
|
*
r300: remove unneeded includes
Maciej Cencora
2009-11-14
3
-5
/
+0
*
|
radeon: FBO fixes for big endian.
Michel Dänzer
2009-11-17
1
-0
/
+15
|
/
*
r300, r300g: Add missing registers.
Corbin Simpson
2009-11-11
1
-0
/
+2
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
4
-18
/
+17
|
\
|
*
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
1
-3
/
+0
|
*
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-21
1
-1
/
+1
|
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-4
/
+6
|
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
3
-3
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-4
/
+4
|
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
2
-3
/
+6
*
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-4
/
+4
*
|
Merge branch 'mesa_7_6_branch' of git+ssh://
[email protected]
/git/mes...
Alex Deucher
2009-10-19
2
-13
/
+19
|
\
\
|
*
|
r300: fix texture size handling with size > 2048
Mathias Fröhlich
2009-10-19
1
-6
/
+14
|
*
|
r300: fix vertex program parameters limits
Maciej Cencora
2009-10-16
1
-7
/
+5
*
|
|
mesa: lift default symlinks target into Makefile.template
Brian Paul
2009-10-16
1
-2
/
+0
*
|
|
mesa: use EXTRA_MODULES and SUBDIRS to build r300 compiler
Brian Paul
2009-10-16
1
-6
/
+4
*
|
|
r300compiler: fix scons build again
Joakim Sindholt
2009-10-07
1
-1
/
+8
*
|
|
Merge branch 'master' into r300g-glsl
Nicolai Hähnle
2009-10-07
3
-5
/
+58
|
\
\
\
|
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
2
-5
/
+28
|
|
\
|
|
|
|
*
|
r300: Workaround problem on R500 with very large fragment programs
Nicolai Hähnle
2009-10-03
2
-5
/
+28
|
*
|
|
r300g: fix scons build
Joakim Sindholt
2009-10-05
1
-0
/
+30
|
|
|
/
|
|
/
|
*
|
|
r300/compiler: Fix R300 vertex program dumps
Nicolai Hähnle
2009-10-06
1
-1
/
+1
*
|
|
r300/compiler: Fix yet another regression in register allocation
Nicolai Hähnle
2009-10-06
1
-0
/
+1
*
|
|
r300/compiler: Fix a really stupid logic inversion in the generic dataflow code
Nicolai Hähnle
2009-10-06
1
-1
/
+1
*
|
|
r300/compiler: Fix regression in pair scheduling
Nicolai Hähnle
2009-10-06
1
-3
/
+25
*
|
|
r300/compiler Add support for more of the Sxx set instructions
Nicolai Hähnle
2009-10-04
1
-1
/
+61
*
|
|
r300/compiler: Emit flow control instructions and ALU result writes on R500
Nicolai Hähnle
2009-10-04
8
-15
/
+183
*
|
|
r300/compiler: Refactor the radeon_pair code to support control flow instruct...
Nicolai Hähnle
2009-10-04
16
-1009
/
+1524
*
|
|
r300/compiler: Refactor to allow different instruction types
Nicolai Hähnle
2009-10-04
15
-427
/
+433
*
|
|
r300/compiler: Introduce aluresult register for branch operation support
Nicolai Hähnle
2009-10-04
7
-15
/
+154
*
|
|
r300/compiler: Introduce control flow instructions and refactor dataflow
Nicolai Hähnle
2009-10-03
14
-776
/
+431
*
|
|
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-10-03
3
-3
/
+32
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-2
/
+16
|
|
\
|
[next]