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
*
st/mesa: Clean up header file inclusion in st_cb_drawtex.h.
Vinson Lee
2010-08-04
1
-1
/
+4
*
st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.
Vinson Lee
2010-08-04
1
-1
/
+4
*
st/mesa: Add forward declaration in st_cb_condrender.h.
Vinson Lee
2010-08-04
1
-0
/
+2
*
st/mesa: Add forward declarations in st_cb_clear.h.
Vinson Lee
2010-08-04
1
-0
/
+3
*
st/mesa: Include missing headers in st_cb_bufferobjects.h.
Vinson Lee
2010-08-04
1
-2
/
+5
*
st/mesa: Clean up header file inclusion in st_cb_blit.h.
Vinson Lee
2010-08-04
1
-2
/
+4
*
st/mesa: Clean up header file inclusion in st_cb_bitmap.h.
Vinson Lee
2010-08-04
1
-1
/
+4
*
r600: relax stride/alignment requirements for vertices
Andre Maasikas
2010-08-04
3
-20
/
+14
*
r300/compiler: Always unroll loops when doing loop emulation.
Tom Stellard
2010-08-03
4
-11
/
+14
*
r300/compiler: r500 hw support for break and continue in loops.
Tom Stellard
2010-08-03
10
-167
/
+282
*
r300/compiler: KILP may not always be inside an IF statement.
Tom Stellard
2010-08-03
1
-9
/
+14
*
r300/compiler: Don't unroll loops with continue or break.
Tom Stellard
2010-08-03
1
-1
/
+12
*
st/mesa: Clean up header file inclusion in st_cache.h.
Vinson Lee
2010-08-03
1
-2
/
+3
*
st/mesa: Add forward declarations in st_atom_shader.h.
Vinson Lee
2010-08-03
1
-0
/
+3
*
mesa: increase the relative address offset limit to 4096 in ARB_vp/fp
Marek Olšák
2010-08-04
2
-4
/
+4
*
st/mesa: Add forward declarations in st_atom_constbuf.h.
Vinson Lee
2010-08-03
1
-0
/
+3
*
st/mesa: Include glheader.h in st_atom.h.
Vinson Lee
2010-08-03
1
-0
/
+2
*
mesa: Clean up header file inclusion in m_xform.h.
Vinson Lee
2010-08-03
1
-2
/
+2
*
mesa: Reduce header file inclusion in m_translate.h.
Vinson Lee
2010-08-03
1
-1
/
+2
*
mesa: Include missing header in m_matrix.h.
Vinson Lee
2010-08-03
1
-0
/
+2
*
mesa: Reduce header file inclusion in texgen.h.
Vinson Lee
2010-08-03
1
-1
/
+4
*
mesa: Reduce header file inclusion in texcompress_fxt1.h.
Vinson Lee
2010-08-03
1
-1
/
+3
*
mesa: Reduce header file inclusion in syncobj.h.
Vinson Lee
2010-08-02
1
-1
/
+4
*
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
13
-10
/
+98
*
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
2010-08-02
10
-77
/
+0
*
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
2010-08-02
10
-0
/
+77
*
r600: fix sin,cos functions on r600
Andre Maasikas
2010-08-02
1
-9
/
+133
*
mesa: Remove inclusion of compiler.h from mtypes.h.
Vinson Lee
2010-07-31
10
-5
/
+16
*
mesa: Remove unnecessary header from mm.h.
Vinson Lee
2010-07-31
1
-3
/
+0
*
mesa: Add headers containing sybmols used by mm.c.
Vinson Lee
2010-07-31
1
-0
/
+5
*
mesa: Reduce header file inclusion in get.h.
Vinson Lee
2010-07-31
1
-1
/
+1
*
mesa: Include missing headers in vtxfmt.h.
Vinson Lee
2010-07-31
1
-0
/
+3
*
mesa: Include missing header in shared.h.
Vinson Lee
2010-07-31
1
-0
/
+1
*
mesa: Include missing header in restart.h.
Vinson Lee
2010-07-31
1
-0
/
+1
*
mesa: Include missing headers in renderbuffer.h.
Vinson Lee
2010-07-31
1
-0
/
+5
*
mesa: Include missing header in remap.h.
Vinson Lee
2010-07-31
1
-0
/
+1
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-07-31
6
-6
/
+0
*
swrast: Remove unnecessary headers.
Vinson Lee
2010-07-31
6
-6
/
+0
*
tnl: Remove unnecessary headers.
Vinson Lee
2010-07-31
8
-8
/
+0
*
mesa: Include missing header in pixelstore.h.
Vinson Lee
2010-07-30
1
-0
/
+1
*
mesa: Include missing headers in nvprogram.h.
Vinson Lee
2010-07-30
1
-0
/
+2
*
st/mesa: better handling of indirect addressing of temp/const register files
Brian Paul
2010-07-30
1
-4
/
+24
*
mesa: added gl_program::IndirectRegisterFiles field
Brian Paul
2010-07-30
8
-210
/
+234
*
mesa: Add missing header to multisample.h.
Vinson Lee
2010-07-30
1
-0
/
+1
*
mesa: Remove unnecessary header from colormac.h.
Vinson Lee
2010-07-30
1
-1
/
+1
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-07-30
6
-6
/
+0
*
mesa: Include macros.h in files that use symbols from macros.h.
Vinson Lee
2010-07-30
11
-0
/
+11
*
mesa: Include macros.h in attrib.c for COPY_4FV symbol.
Vinson Lee
2010-07-30
1
-0
/
+1
*
intel: Add missing header to intel_context.c.
Vinson Lee
2010-07-30
1
-0
/
+1
*
mesa: Reduce clip.h header file inclusion.
Vinson Lee
2010-07-30
1
-1
/
+1
[next]