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
/
r300_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: precompute framebuffer register values
Marek Olšák
2010-02-21
1
-0
/
+11
*
r300g: fix the size of constant buffers
Marek Olšák
2010-02-15
1
-2
/
+1
*
r300g: add macrotiling support to texture setup
Marek Olšák
2010-02-14
1
-0
/
+3
*
r300g: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
1
-0
/
+2
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+4
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
r300g: Atomize framebuffers.
Corbin Simpson
2010-01-28
1
-3
/
+2
*
r300g: Turn the RS block into an atom.
Corbin Simpson
2010-01-26
1
-2
/
+1
*
r300g: Make vertex_format into an atom.
Corbin Simpson
2010-01-26
1
-2
/
+1
*
r300g: Kill dead code for hashing custom state.
Corbin Simpson
2010-01-26
1
-3
/
+0
*
r300g: Move GB_AA_CONFIG to its eventual new home.
Corbin Simpson
2010-01-19
1
-0
/
+1
*
r300g: Make invariant state into an atom.
Corbin Simpson
2010-01-19
1
-0
/
+3
*
r300g: fix polygon offset
Marek Olšák
2010-01-18
1
-4
/
+8
*
r300g: move debug flags into r300_screen
Marek Olšák
2010-01-17
1
-29
/
+10
*
r300g: Account for CS space used per atom.
Corbin Simpson
2010-01-13
1
-0
/
+9
*
r300g: add emission of texture tiling bits
Marek Olšák
2010-01-12
1
-0
/
+9
*
r300g: Always emit scissors.
Corbin Simpson
2010-01-12
1
-10
/
+1
*
r300g: Don't bother testing for empty scissors.
Corbin Simpson
2010-01-10
1
-3
/
+0
*
r300g: Atomize scissors.
Corbin Simpson
2010-01-10
1
-2
/
+1
*
r300g: Move TCL bypass switch to main context.
Corbin Simpson
2010-01-10
1
-5
/
+2
*
r300g: Atomize viewport.
Corbin Simpson
2010-01-10
1
-2
/
+1
*
r300g: Atomize rasterizer.
Corbin Simpson
2010-01-10
1
-2
/
+1
*
r300g: Atomize ZTOP.
Corbin Simpson
2010-01-10
1
-1
/
+1
*
r300g: Atomize DSA.
Corbin Simpson
2010-01-10
1
-2
/
+1
*
r300g: Atomize UCP.
Corbin Simpson
2010-01-10
1
-2
/
+1
*
r300g: Atomize blend color.
Corbin Simpson
2010-01-10
1
-2
/
+1
*
r300g: Start using atoms.
Corbin Simpson
2010-01-10
1
-2
/
+12
*
r300g: add texture compare modes
Marek Olšák
2009-12-19
1
-0
/
+2
*
r300g: add acceleration of the clear, surface_copy, and surface_fill functions
Marek Olšák
2009-12-15
1
-0
/
+4
*
r300g: don't render if everything is culled by scissoring
Marek Olšák
2009-12-06
1
-0
/
+3
*
r300g: remove redundant code and clean up
Marek Olšák
2009-12-06
1
-4
/
+7
*
r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.
Michel Dänzer
2009-12-05
1
-0
/
+2
*
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-12-02
1
-1
/
+1
*
r300g: clean up vs/fs tabs
Marek Olšák
2009-11-21
1
-5
/
+0
*
r300g: add texture lod clamping
Marek Olšák
2009-11-20
1
-0
/
+4
*
r300g: Unify context names for counts.
Corbin Simpson
2009-11-08
1
-2
/
+2
*
r300g: Don't pass hw_prim around in the context.
Corbin Simpson
2009-11-07
1
-1
/
+0
*
r300g: VBOs WIP
Maciej Cencora
2009-11-07
1
-12
/
+15
*
r300g: add polygon mode
Marek Olšák
2009-11-04
1
-0
/
+1
*
r300g: add color channel masking
Marek Olšák
2009-11-04
1
-0
/
+1
*
r300g: Miscellania. Avoid draw segfaults, s/true/TRUE/, etc.
Corbin Simpson
2009-11-01
1
-1
/
+1
*
r300g: split constant buffer and shader emittion
Maciej Cencora
2009-11-01
1
-7
/
+9
*
r300g: add precalculating of pixel pitch, add a new NPOT flag
Marek Olšák
2009-10-31
1
-0
/
+8
*
r300g: added support for 3D textures
Marek Olšák
2009-10-25
1
-0
/
+3
*
r300g: Move render functions to r300_render.
Corbin Simpson
2009-10-22
1
-0
/
+3
*
r300g: Remove unused debug flag.
Corbin Simpson
2009-10-21
1
-3
/
+2
*
r300g: Cleanup header includes.
Corbin Simpson
2009-10-21
1
-13
/
+0
*
r300g: Fix u_hash_table rename.
Corbin Simpson
2009-10-17
1
-1
/
+1
*
r300g: Use a hash table to look up vertex info.
Corbin Simpson
2009-10-16
1
-2
/
+8
*
r300g: Move ZTOP to its own state atom.
Corbin Simpson
2009-10-14
1
-1
/
+7
[next]