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: Remove unnecessary header from st_gl_api.h.
Vinson Lee
2010-08-05
1
-2
/
+0
*
mesa: Include missing header in st_get_mipmap.h.
Vinson Lee
2010-08-05
1
-0
/
+4
*
st/mesa: Include missing headers in st_format.h.
Vinson Lee
2010-08-05
1
-0
/
+5
*
st/mesa: Add forward delcaration in st_extensions.h.
Vinson Lee
2010-08-05
1
-0
/
+2
*
st/mesa: Add missing headers to st_draw.h.
Vinson Lee
2010-08-05
1
-1
/
+6
*
st/mesa: Add missing header in st_context.c.
Vinson Lee
2010-08-04
1
-0
/
+1
*
st/mesa: Add missing header in st_atom_pixeltransfer.c.
Vinson Lee
2010-08-04
1
-0
/
+1
*
st/mesa: Clean up header file inclusion in st_context.h.
Vinson Lee
2010-08-04
1
-9
/
+6
*
st/mesa: Add missing header in st_cb_xformfb.h.
Vinson Lee
2010-08-04
1
-0
/
+4
*
st/mesa: Clean up st_cb_viewport.h.
Vinson Lee
2010-08-04
1
-0
/
+7
*
st/mesa: Add missing headers in st_cb_texture.h.
Vinson Lee
2010-08-04
1
-0
/
+7
*
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
*
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
*
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
*
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: Remove inclusion of compiler.h from mtypes.h.
Vinson Lee
2010-07-31
4
-4
/
+8
*
st/mesa: better handling of indirect addressing of temp/const register files
Brian Paul
2010-07-30
1
-4
/
+24
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-07-30
1
-1
/
+0
*
gallium: Use unified pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-100
/
+69
*
st/mesa: get rid of unneeded ureg_writemask()
Brian Paul
2010-07-23
1
-3
/
+2
*
st/mesa: fix bug in emit_adjusted_wpos()
Brian Paul
2010-07-23
1
-2
/
+5
*
st/mesa: implement depth clamp
Marek Olšák
2010-07-21
2
-0
/
+6
*
st/mesa: implement and advertise GL_ARB_draw_elements_base_vertex
Marek Olšák
2010-07-20
2
-3
/
+5
*
st/mesa: implement depth texture modes
Marek Olšák
2010-07-20
1
-11
/
+85
*
st/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8 format
Marek Olšák
2010-07-19
1
-7
/
+19
*
st/mesa: fix quad strip trimming bug
Brian Paul
2010-07-15
1
-27
/
+57
*
mesa: add comments and change Index2D to just Index2
Zack Rusin
2010-07-13
1
-3
/
+3
*
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-07-10
2
-9
/
+13
*
mesa: add basic support for 2D register arrays to mesa
Zack Rusin
2010-07-09
1
-0
/
+8
*
st/mesa: additional assertions in st_translate_mesa_program()
Brian Paul
2010-07-08
1
-0
/
+5
*
gs: inject const int gl_VerticesIn at link time
Zack Rusin
2010-07-08
1
-9
/
+2
*
st/mesa: fix sampler max_lod computation
Brian Paul
2010-07-07
1
-1
/
+2
*
st/mesa: fix comment
Brian Paul
2010-07-01
1
-1
/
+1
*
mesa: make the arguments in the asm statemants optional
Zack Rusin
2010-06-29
1
-1
/
+0
*
st/mesa: Add support for multiple APIs.
Chia-I Wu
2010-06-29
5
-36
/
+82
[next]