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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
106
-1799
/
+2368
|
\
|
*
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
|
*
r300: r300 hw doesn't support any input modifiers in tex insts
Maciej Cencora
2009-04-21
1
-2
/
+1
|
*
st: report GL_OUT_OF_MEMORY instead of asserting
Brian Paul
2009-04-21
1
-4
/
+4
|
*
swrast: fix pointer arithmetic error in get_texel_array()
Brian Paul
2009-04-20
1
-2
/
+1
|
*
gdi: Don't implement broken gl_dispatch_stub_xxx.
José Fonseca
2009-04-20
1
-77
/
+0
|
*
mesa: Correct the gl_dispatch_stub_xxx prototypes.
José Fonseca
2009-04-20
2
-49
/
+47
|
*
mesa: Handle failure to create a transfer.
José Fonseca
2009-04-20
1
-1
/
+2
|
*
st: assert on pipe_buffer_create failure
Keith Whitwell
2009-04-20
1
-0
/
+5
|
*
r300: fix register-negate branch merge regression
Maciej Cencora
2009-04-20
3
-39
/
+12
|
*
gallium: Fix glDraw/CopyPixels fragment program leak.
Michel Dänzer
2009-04-20
1
-0
/
+2
|
*
st: Wait to create bitmap transfer until needed
Jakob Bornecrantz
2009-04-19
1
-8
/
+30
|
*
i965: use region width, height in brw_update_renderbuffer_surface()
Brian Paul
2009-04-18
1
-2
/
+2
|
*
intel: #include polygon.h to silence warning
Brian Paul
2009-04-18
1
-0
/
+1
|
*
mesa: add switch case for GL_VERTEX_STATE_PROGRAM_NV in _mesa_new_program()
Brian Paul
2009-04-18
1
-0
/
+1
[next]