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
/
gallium
/
drivers
/
r300
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: Use automake to generate Makefile v3
Tom Stellard
2012-02-26
1
-25
/
+0
*
r300g: Fix build when libdrm is installed to non-standard dir
Tom Stellard
2012-02-19
1
-0
/
+2
*
r300g: share the source list
Chia-I Wu
2011-08-27
1
-58
/
+5
*
r300g: copy the compiler from r300c
Marek Olšák
2011-07-26
1
-11
/
+43
*
r300g: consolidate deducing chipset info
Marek Olšák
2011-06-07
1
-1
/
+2
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
1
-2
/
+1
*
r300g: Always try to build libr300compiler.a
Tom Stellard
2010-09-23
1
-0
/
+1
*
r300g: cleanup texture creation code
Marek Olšák
2010-07-25
1
-0
/
+1
*
r300g: turn invariant state into a command buffer
Marek Olšák
2010-06-27
1
-1
/
+0
*
r300g: move two-sided stencilref fallback to its own file
Marek Olšák
2010-06-13
1
-0
/
+1
*
r300g: add fallback for unaligned/unsupported vertex stride/offset/format
Marek Olšák
2010-06-13
1
-0
/
+1
*
r300g/swtcl: fix secondary color and back-face color outputs
Marek Olšák
2010-05-27
1
-0
/
+1
*
r300g: move ZTOP to separate file
Marek Olšák
2010-04-28
1
-0
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-0
/
+1
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
1
-0
/
+1
*
r300g: move r300_transfer to separate files
Marek Olšák
2010-03-07
1
-1
/
+2
*
r300g: remove invalid .PHONY line
Brian Paul
2010-02-24
1
-2
/
+0
*
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
1
-1
/
+0
*
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
1
-0
/
+1
*
r300g: Nuke r300_vbo.
Corbin Simpson
2009-12-18
1
-1
/
+0
*
r300g: add acceleration of the clear, surface_copy, and surface_fill functions
Marek Olšák
2009-12-15
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-1
/
+1
|
\
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
1
-1
/
+1
|
|
\
|
|
*
r300g: use $(MAKE) variable
Coleman Kane
2009-12-04
1
-1
/
+1
*
|
|
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-12-02
1
-1
/
+2
|
/
/
*
|
r300g: VBOs WIP
Maciej Cencora
2009-11-07
1
-0
/
+1
*
|
r300g: Cleanup old static shader state.
Corbin Simpson
2009-10-21
1
-2
/
+0
*
|
r300g: Kill r300_surface with fire.
Corbin Simpson
2009-10-21
1
-1
/
+0
*
|
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-09-21
1
-0
/
+1
|
\
\
|
*
|
r300g: Debug flags infrastructure
Nicolai Hähnle
2009-09-06
1
-0
/
+1
|
|
/
*
/
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-08-30
1
-3
/
+1
|
/
*
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
1
-1
/
+0
*
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
2009-07-30
1
-1
/
+17
*
r300-gallium: organize fragment/vertex shaders
Joakim Sindholt
2009-06-26
1
-2
/
+4
*
r300-gallium: Move swtcl_emit to render to reflect its true purpose.
Corbin Simpson
2009-04-04
1
-1
/
+1
*
r300-gallium: Stubs for vertex shaders.
Corbin Simpson
2009-03-31
1
-0
/
+1
*
r300-gallium: r500-fs: Add shader dumper and more tex work.
Corbin Simpson
2009-03-11
1
-0
/
+1
*
r300-gallium: Initial, broken, query setup.
Corbin Simpson
2009-03-10
1
-0
/
+1
*
r300-gallium: Split off invariant state.
Corbin Simpson
2009-03-01
1
-0
/
+1
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-2
/
+0
*
r300-gallium: Add derived state for vertex formats.
Corbin Simpson
2009-02-13
1
-0
/
+1
*
r300: Add shader state stubs.
Corbin Simpson
2009-02-04
1
-0
/
+1
*
r300: Add stubs for swtcl immediate emit.
Corbin Simpson
2009-02-02
1
-0
/
+1
*
r300: Put r300_blit to bed.
Corbin Simpson
2009-02-01
1
-1
/
+0
*
r300: Finish basic state setup.
Corbin Simpson
2009-02-01
1
-0
/
+1
*
r300: Add texture stubs.
Corbin Simpson
2009-02-01
1
-1
/
+2
*
r300: Add chipset sorting and capabilities.
Corbin Simpson
2009-02-01
1
-0
/
+1
*
r300: Add a basic dirty state emit.
Corbin Simpson
2009-02-01
1
-0
/
+1
*
gallium-r300: Fit it all together now.
Corbin Simpson
2009-02-01
1
-1
/
+3
*
gallium-r300: Add r300_clear.
Corbin Simpson
2009-02-01
1
-0
/
+1
[next]