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
*
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
1
-3
/
+3
*
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
|
|
\
|
|
|
*
r300: fallback to software rendering if we are out of free texcoords
Maciej Cencora
2009-09-23
1
-2
/
+16
|
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-22
1
-0
/
+15
|
|
\
|
|
|
*
r300: Fix crash reported in bug #24066
Nicolai Hähnle
2009-09-22
1
-0
/
+15
|
|
*
r300: fix a typo
Maciej Cencora
2009-09-21
1
-1
/
+1
|
*
|
r300: fix a typo
Maciej Cencora
2009-09-21
1
-1
/
+1
*
|
|
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-09-21
11
-42
/
+119
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-09-21
3
-6
/
+61
|
|
\
|
|
|
*
r300: Zero-initialize register for NV_vertex_program
Nicolai Hähnle
2009-09-21
2
-0
/
+32
|
|
*
r300: Fix handling of NV_vertex_program parameters
Nicolai Hähnle
2009-09-21
1
-6
/
+29
|
*
|
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
1
-9
/
+9
|
|
\
|
|
|
*
r300/compiler: Fix trig instructions in R300 fp
Nicolai Hähnle
2009-09-20
1
-9
/
+9
|
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
1
-1
/
+1
|
|
\
|
|
|
*
r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...
Nicolai Hähnle
2009-09-20
1
-1
/
+1
|
*
|
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-16
2
-16
/
+1
|
*
|
r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2
Alex Deucher
2009-09-10
1
-5
/
+1
|
*
|
r300: add full support for two sided stencil on r5xx for dri2
Alex Deucher
2009-09-10
4
-4
/
+46
*
|
|
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-09-06
15
-56
/
+82
|
\
|
|
[next]