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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: IRQ always enabled in DRI2 path no need to query kernel for it
Jerome Glisse
2009-05-08
1
-2
/
+1
*
r300: add missing texture format
Maciej Cencora
2009-05-07
1
-0
/
+1
*
r300: moar cleanup
Maciej Cencora
2009-05-07
4
-27
/
+5
*
r300: fix compiler warnings
Maciej Cencora
2009-05-07
4
-8
/
+4
*
When clearing the stencil buffer, don't use a two-sided stencil
Owen W. Taylor
2009-05-06
1
-1
/
+1
*
radeon: hopefully fixup radeon cube state emission for kms
Dave Airlie
2009-05-06
1
-3
/
+11
*
r100/r200: try and allocate miptree correct for hw.
Dave Airlie
2009-05-06
1
-3
/
+31
*
r200: fix cubic emission.
Dave Airlie
2009-05-06
1
-3
/
+4
*
r200: fix some cube map issues
Roland Scheidegger
2009-05-05
1
-24
/
+12
*
r200: fix another section size mismatch
Roland Scheidegger
2009-05-05
1
-1
/
+0
*
r200: fix CS section size mismatch (bug 21565)
Roland Scheidegger
2009-05-05
1
-0
/
+2
*
radeon/r200: enable all the optional drm support bits
Dave Airlie
2009-05-05
1
-0
/
+9
*
r300: set proper texture row alignment for IGP chips
Maciej Cencora
2009-05-04
4
-5
/
+14
*
R300: add quadpipe overrides
Alex Deucher
2009-04-28
1
-4
/
+23
*
radeno: cleanup the startup path further
Dave Airlie
2009-04-28
1
-5
/
+4
*
radeon: further cleanup dri1 screen init
Dave Airlie
2009-04-28
1
-7
/
+3
*
r300: remove unused debugging in set tex buffer paths
Dave Airlie
2009-04-28
2
-2
/
+0
*
radeon: remove kernel mm, dri2 path takes care of it
Dave Airlie
2009-04-28
1
-60
/
+44
*
r300: fix fragment program limits
Maciej Cencora
2009-04-27
4
-25
/
+38
*
r300: fallback only if stencil test is enabled
Maciej Cencora
2009-04-27
1
-8
/
+3
*
r300: do front/back color selection in HW for software TCL path
Maciej Cencora
2009-04-27
2
-17
/
+29
*
r300: fix valgrind warnings
Maciej Cencora
2009-04-27
2
-6
/
+6
*
r300: fix point size clamping when point is not attenuated
Maciej Cencora
2009-04-27
1
-1
/
+6
*
r300: fix performance regression
Maciej Cencora
2009-04-27
1
-1
/
+4
*
r300: add point attenuation stage for TCL fallbacks
Maciej Cencora
2009-04-27
1
-0
/
+1
*
r300: always route 4 texcoord components to RS
Maciej Cencora
2009-04-27
2
-66
/
+17
*
r300: flush stdout to get consistent debugging info
Maciej Cencora
2009-04-27
2
-0
/
+5
*
r300: add atom print function for kernel mm path
Maciej Cencora
2009-04-27
1
-12
/
+52
*
r300: handle texcoords properly
Maciej Cencora
2009-04-27
1
-2
/
+6
*
r300: remove unnecessary function calls
Maciej Cencora
2009-04-27
2
-2
/
+0
*
r300: rename state
Maciej Cencora
2009-04-27
4
-9
/
+15
*
r300: remove unnecessary function calls
Maciej Cencora
2009-04-27
1
-4
/
+0
*
r300: fix cliprect values
Jerome Glisse
2009-04-24
1
-7
/
+8
*
r300: emit cliprect when in dri2 mode
Jerome Glisse
2009-04-24
1
-0
/
+23
*
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-22
234
-3651
/
+6781
|
\
|
*
gallium: Reinstate unconditional flushes.
Thomas Hellstrom
2009-04-22
2
-0
/
+4
|
*
mesa: protect driver.flush() with FLUSH_CURRENT
Keith Whitwell
2009-04-22
2
-8
/
+8
|
*
st: play it safe for now and check _NEW_PROGRAM for shader const buffer atom
Brian Paul
2009-04-21
1
-1
/
+1
|
*
swrast: simplify state update logic for fragment shader const buffers
Brian Paul
2009-04-21
1
-25
/
+2
|
*
st: use the static atoms[] array directly
Brian Paul
2009-04-21
2
-20
/
+8
|
*
st: do away with dynamic state atom for const buffers
Brian Paul
2009-04-21
2
-29
/
+4
|
*
mesa: new _NEW_PROGRAM_CONSTANTS flag
Brian Paul
2009-04-21
5
-10
/
+43
|
*
mesa: print internal.current[i] attrib
Brian Paul
2009-04-21
1
-2
/
+7
|
*
mesa: print parameter list dirty state flag mask
Brian Paul
2009-04-21
1
-0
/
+1
|
*
i965: const correctness
Brian Paul
2009-04-21
1
-49
/
+49
|
*
Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default.
Michel Dänzer
2009-04-21
1
-1
/
+1
|
*
r300: r300 hw doesn't support any input modifiers in tex insts
Maciej Cencora
2009-04-21
1
-2
/
+1
|
*
r300-gallium: Fix CS size mismatch
Mathias Gottschlag
2009-04-21
1
-1
/
+5
|
*
demos: check that GL version is 2.0 or higher
Brian Paul
2009-04-21
1
-0
/
+8
|
*
st: report GL_OUT_OF_MEMORY instead of asserting
Brian Paul
2009-04-21
1
-4
/
+4
[next]