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
*
mesa: use Elements() as limit in loops over texture/program matrix stacks
Brian Paul
2010-02-03
1
-4
/
+4
*
mesa: add out of bounds assertions for accessing texture matrix stack
Brian Paul
2010-02-03
1
-0
/
+2
*
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
21
-14
/
+21
|
\
|
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
20
-14
/
+20
|
*
mesa: Add missing includes.
José Fonseca
2010-02-01
1
-0
/
+1
*
|
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
10
-21
/
+42
*
|
vbo: fix void * arithmetic warning
Keith Whitwell
2010-02-03
1
-1
/
+2
*
|
vbo: Fix up in-place splitting for non-contiguous/indexed primitives.
Francisco Jerez
2010-02-03
1
-51
/
+62
*
|
mesa/st: bump the gallium version number
Keith Whitwell
2010-02-03
1
-1
/
+1
*
|
st/mesa: remove some floating point divides in viewport calculation
Keith Whitwell
2010-02-03
1
-3
/
+3
*
|
r300: fix compiler bugs introduced with MRT changes.
Dave Airlie
2010-02-03
2
-2
/
+3
*
|
Track frag shader changes introduced by commit 4769566500be1a53dd9b4cc1a613ae...
Scott Moreau
2010-02-02
1
-1
/
+1
*
|
mesa: Add a BITSET_FFS function.
Francisco Jerez
2010-02-02
1
-1
/
+24
*
|
r300compiler: Add MRT number to debugging output.
Corbin Simpson
2010-02-02
2
-4
/
+4
*
|
r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.
Corbin Simpson
2010-02-02
7
-11
/
+33
*
|
r200: Fix EXT_fogcoord rendering.
Pauli Nieminen
2010-02-02
1
-2
/
+2
*
|
st/mesa: fix texture deallocation bug
Brian Paul
2010-02-01
1
-12
/
+10
*
|
mesa: change _mesa_find_free_register() to find multiple free regs
Brian Paul
2010-02-01
3
-29
/
+62
*
|
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
2010-02-01
5
-37
/
+12
*
|
st/mesa: remove dead stfp input_map array
Keith Whitwell
2010-02-01
2
-12
/
+0
*
|
mesa: added _mesa_print_vp/p_inputs() functions (debug aids)
Brian Paul
2010-02-01
2
-0
/
+47
*
|
glslcompiler: add glapi_nop.o to OBJECTS
Brian Paul
2010-02-01
1
-0
/
+1
|
/
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-02-01
3
-7
/
+0
*
r600: Remove duplicate assignment.
Vinson Lee
2010-01-31
1
-1
/
+1
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
3
-3
/
+0
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
4
-10
/
+0
*
i965: Silence uninitialized variable warning.
Vinson Lee
2010-01-31
1
-1
/
+1
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
13
-40
/
+0
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
11
-24
/
+0
*
r300: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-2
/
+0
*
r200: Remove unnecessary headers.
Vinson Lee
2010-01-30
9
-24
/
+0
*
r128: Remove unnecessary headers.
Vinson Lee
2010-01-30
9
-20
/
+0
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-30
6
-8
/
+0
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-30
3
-3
/
+0
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-30
2
-2
/
+0
*
intel: Respect texture tiling when doing a PBO blit teximage upload.
Eric Anholt
2010-01-30
1
-1
/
+2
*
intel: Fix inverting of inversion test for windows in glClear cleanup.
Eric Anholt
2010-01-30
1
-2
/
+2
*
Merge commit 'lb2/arb_fragment_coord_conventions'
Keith Whitwell
2010-01-29
3
-4
/
+74
|
\
|
*
st/mesa: Gallium support for ARB_fragment_coord_conventions (v4)
Luca Barbieri
2010-01-29
2
-3
/
+72
|
*
mesa: don't expose GL_ARB_fragment_coord_conventions until the GLSL part is done
Luca Barbieri
2010-01-29
1
-1
/
+2
*
|
tnl: check that state is validated before drawing
Brian Paul
2010-01-29
1
-0
/
+3
*
|
st/mesa: check that state is validated before drawing
Brian Paul
2010-01-29
1
-0
/
+3
*
|
vbo: fix missing state validation bugs
Brian Paul
2010-01-29
1
-14
/
+14
*
|
mesa: do state validation in _mesa_valid_to_render()
Brian Paul
2010-01-29
2
-9
/
+4
*
|
windows: assorted build fixes
Brian Paul
2010-01-29
2
-14
/
+2
*
|
mesa: Warn when indices are out of bounds, but do not skip the draw in debug ...
Brian Paul
2010-01-29
1
-3
/
+1
|
/
*
intel: Set the region's tiling to none when attaching a PBO to a region.
Eric Anholt
2010-01-28
1
-0
/
+1
*
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
6
-22
/
+10
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
11
-1178
/
+20
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
3
-39
/
+94
|
\
[next]