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
*
dri/nouveau: Don't try to validate uninitialized teximages.
Francisco Jerez
2010-08-05
1
-4
/
+4
*
dri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK enabled.
Francisco Jerez
2010-08-05
2
-2
/
+6
*
dri/nouveau: Fix up software mipmap generation.
Francisco Jerez
2010-08-05
2
-5
/
+51
*
st/mesa: Add forward declaration in st_cb_strings.h.
Vinson Lee
2010-08-04
1
-0
/
+2
*
st/mesa: Add missing header in st_cb_readpixels.h.
Vinson Lee
2010-08-04
1
-0
/
+4
*
st/mesa: Clean up header file inclusion in st_cb_rasterpos.h.
Vinson Lee
2010-08-04
1
-1
/
+3
*
st/mesa: Add missing header in st_cb_program.h.
Vinson Lee
2010-08-04
1
-0
/
+4
*
r300/compiler: Remove unnecessary header.
Vinson Lee
2010-08-04
1
-1
/
+0
*
intel: Remove unnecessary header.
Vinson Lee
2010-08-04
1
-1
/
+0
*
st/mesa: Add missing headers in st_cb_flush.h.
Vinson Lee
2010-08-04
1
-0
/
+6
*
st/mesa: Clean up header inclusion in st_cb_feedback.h.
Vinson Lee
2010-08-04
1
-1
/
+3
*
st/mesa: Add missing headers to st_cb_fbo.h.
Vinson Lee
2010-08-04
1
-0
/
+9
*
st/mesa: Clean up header file inclusion in st_cb_eglimage.h.
Vinson Lee
2010-08-04
1
-2
/
+3
*
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
[next]