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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: Silence uninitialized variable warning.
Vinson Lee
2010-01-26
1
-0
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-6
/
+11
|
\
|
*
st/mesa: fix int->uint conversion for negative scissor bound values
Brian Paul
2010-01-24
1
-4
/
+9
|
*
st/mesa: fix unsigned/signed breakage in scissor
Xavier Chantry
2010-01-24
1
-4
/
+4
*
|
Fix compressed texture loads for non-minimal pitches again
Luca Barbieri
2010-01-25
1
-2
/
+4
*
|
st/mesa: fix incorrect freeing of drawpixels vertex shaders
Brian Paul
2010-01-22
2
-3
/
+5
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
25
-76
/
+66
|
\
|
|
*
st/mesa: Remove unnecessary header from st_cb_viewport.c.
Vinson Lee
2010-01-21
1
-1
/
+0
|
*
mesa: Use pipe_buffer_write_nooverlap where appropriate.
José Fonseca
2010-01-21
3
-9
/
+19
|
*
st/mesa: fix format logic in compatible_src_dst_formats()
Brian Paul
2010-01-20
1
-12
/
+44
|
*
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-19
1
-2
/
+2
|
*
mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM.
José Fonseca
2010-01-18
1
-0
/
+2
|
*
st/mesa: change instruction count assertion to > 0
Brian Paul
2010-01-18
1
-1
/
+1
|
*
st/mesa: Remove unnecessary header from st_cb_drawpixels.c.
Vinson Lee
2010-01-16
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_atom_framebuffer.c.
Vinson Lee
2010-01-16
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_atom_pixeltransfer.c.
Vinson Lee
2010-01-16
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_atom_sampler.c.
Vinson Lee
2010-01-16
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_atom_shader.c.
Vinson Lee
2010-01-16
1
-1
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_accum.c.
Vinson Lee
2010-01-16
1
-2
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_bitmap.c.
Vinson Lee
2010-01-16
1
-5
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_blit.c.
Vinson Lee
2010-01-15
1
-4
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_clear.c.
Vinson Lee
2010-01-15
1
-3
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_drawpixels.c.
Vinson Lee
2010-01-15
1
-5
/
+0
|
*
st/mesa: Remove unnecessary header from st_cb_fbo.c.
Vinson Lee
2010-01-15
1
-1
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_feedback.c.
Vinson Lee
2010-01-15
1
-3
/
+0
|
*
st/mesa: Remove unnecessary header from st_cb_program.c.
Vinson Lee
2010-01-15
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_cb_queryobj.c.
Vinson Lee
2010-01-15
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_cb_rasterpos.c.
Vinson Lee
2010-01-14
1
-1
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_readpixels.c.
Vinson Lee
2010-01-14
1
-2
/
+0
|
*
st/mesa: Remove unnecessary header from st_cb_strings.c.
Vinson Lee
2010-01-14
1
-1
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_texture.c.
Vinson Lee
2010-01-14
1
-2
/
+0
|
*
st/mesa: Remove unnecessary headers from st_cb_viewport.c.
Vinson Lee
2010-01-14
1
-2
/
+0
|
*
st/mesa: Remove unnecessary headers from st_context.c.
Vinson Lee
2010-01-14
1
-6
/
+0
|
*
st/mesa: Remove unnecessary header from st_draw_feedback.c.
Vinson Lee
2010-01-14
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_extensions.c.
Vinson Lee
2010-01-14
1
-1
/
+0
|
*
st/mesa: Remove unnecessary header from st_format.c.
Vinson Lee
2010-01-14
1
-1
/
+0
|
*
st/mesa: Remove unnecessary headers from st_framebuffer.c.
Vinson Lee
2010-01-14
1
-4
/
+0
|
*
st/mesa: Remove unnecessary headers from st_gen_mipmap.c.
Vinson Lee
2010-01-14
1
-2
/
+0
*
|
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-20
2
-2
/
+11
|
\
\
|
*
\
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
38
-1165
/
+1019
|
|
\
\
|
*
|
|
mesa/es: Add support for GL_OES_draw_texture.
Chia-I Wu
2009-11-05
2
-2
/
+11
*
|
|
|
st/mesa: enable EXT_framebuffer_multisample
Marek Olšák
2010-01-19
1
-0
/
+1
*
|
|
|
st/mesa: updated comments and whitespace
Brian Paul
2010-01-18
1
-1
/
+7
*
|
|
|
st/mesa: fix memory leak in st_translate_mesa_program
Marcin Slusarz
2010-01-18
1
-4
/
+5
*
|
|
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
4
-12
/
+12
|
\
\
\
\
|
*
|
|
|
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-12-23
4
-12
/
+12
*
|
|
|
|
st/mesa: Initialise vertex element instance divisor to 0.
Michal Krol
2010-01-15
2
-0
/
+3
*
|
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
2
-2
/
+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
st/mesa: Remove unnecessary header from st_program.c.
Vinson Lee
2010-01-13
1
-1
/
+0
|
*
|
|
|
st/mesa: Remove unnecessary header from st_texture.c.
Vinson Lee
2010-01-13
1
-1
/
+0
[next]