index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
13
-248
/
+29
*
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
3
-0
/
+172
*
st/mesa: rename vars, added comments
Brian Paul
2010-05-10
1
-21
/
+55
*
st/mesa: only set prevInstWrotePsiz if translating a vertex program
Brian Paul
2010-05-10
1
-1
/
+1
*
st/mesa: additional assertions in dst_register()
Brian Paul
2010-05-10
1
-0
/
+10
*
st/mesa: Ignore internal_format in st_context_teximage.
Chia-I Wu
2010-05-09
1
-1
/
+10
*
st/mesa: fix compressed mipmap generation for small image sizes
Brian Paul
2010-05-06
1
-2
/
+24
*
st/mesa: fix bug in compute_num_levels()
Brian Paul
2010-05-06
1
-5
/
+7
*
st/mesa: when copying mipmap levels between textures, start at BaseLevel
Brian Paul
2010-05-06
1
-1
/
+1
*
st/mesa: fix per-vertex point size
Marek Olšák
2010-05-05
1
-1
/
+1
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-05-05
1
-6
/
+0
*
st/mesa: Fix texture-from-pixmap.
Chia-I Wu
2010-05-05
2
-6
/
+30
*
st/mesa: remove commented-out struct field
Brian Paul
2010-05-04
1
-1
/
+0
*
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
3
-7
/
+6
*
st/mesa: return success/fail from guess_and_alloc_texture()
Brian Paul
2010-05-04
1
-7
/
+10
*
st/mesa: improved st_texture_image_copy()
Brian Paul
2010-05-04
1
-29
/
+47
*
mesa/st: Fill in native program limits.
José Fonseca
2010-05-04
1
-0
/
+91
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-0
/
+1
*
st/mesa: remove dead code
Brian Paul
2010-05-03
1
-9
/
+0
*
st/mesa: remove unused needFlush parameter to st_finalize_texture()
Brian Paul
2010-05-03
4
-13
/
+7
*
st/mesa: updated comments and fix some formatting in texture storage code
Brian Paul
2010-05-03
1
-13
/
+18
*
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
Brian Paul
2010-05-03
1
-8
/
+8
*
st/mesa: consolidate and clean-up texture memory allocation code
Brian Paul
2010-05-03
1
-22
/
+11
*
st/mesa: updated comments for st_texture_image_map()
Brian Paul
2010-05-03
1
-4
/
+6
*
st/mesa: move some texture size calculation code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: remove old convolution-related vars and min pitch code
Brian Paul
2010-05-03
1
-15
/
+2
*
st/mesa: remove unsupported convolution code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: updated comment
Brian Paul
2010-05-03
1
-4
/
+5
*
st/mesa: remove dead code
Brian Paul
2010-05-03
1
-18
/
+0
*
st/mesa: restore original last_layer comparison
Brian Paul
2010-05-03
1
-1
/
+1
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
3
-1
/
+340
|
\
|
*
st/mesa: Create context for API_OPENGL as first priority
Kristian Høgsberg
2010-05-02
1
-4
/
+4
|
*
st/mesa: Move st_cb_drawtex.c to the mesa state tracker
Kristian Høgsberg
2010-04-28
2
-0
/
+330
|
*
st/mesa: Use API-aware context constructor
Kristian Høgsberg
2010-04-22
1
-1
/
+10
*
|
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-30
7
-81
/
+122
*
|
st/mesa: remove unused/disabled code
Brian Paul
2010-04-29
2
-48
/
+0
*
|
st/mesa: move/improve Mesa GPU program debugging
Brian Paul
2010-04-28
1
-10
/
+11
*
|
st/mesa: add missing debug entry for DEBUG_CONSTANTS
Brian Paul
2010-04-28
1
-0
/
+1
*
|
Merge branch '7.8'
Brian Paul
2010-04-28
2
-2
/
+7
|
\
\
|
*
|
st/mesa: fix incorrect RowStride computation
Brian Paul
2010-04-28
1
-1
/
+4
|
*
|
st/mesa: fill in stImage->level in st_generate_mipmap()
Brian Paul
2010-04-28
1
-1
/
+3
*
|
|
mesa: move/rename is_depth_or_stencil_format()
Brian Paul
2010-04-27
1
-22
/
+1
*
|
|
st/mesa: rename var and update st_choose_format() comments
Brian Paul
2010-04-27
1
-47
/
+53
*
|
|
st/mesa: call is_format_supported() for compressed formats
Brian Paul
2010-04-27
1
-4
/
+20
*
|
|
st/mesa: 80-column wrapping
Brian Paul
2010-04-27
1
-14
/
+28
*
|
|
st/mesa: try to get actual compressed format for GL_COMPRESSED_RGB[A] formats
Brian Paul
2010-04-27
1
-2
/
+20
*
|
|
st/mesa: fix strides in (de)compress_image() functions
Brian Paul
2010-04-27
1
-14
/
+2
*
|
|
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
2
-18
/
+24
*
|
|
st/mesa: checkpoint WIP: mipmap generation for compressed textures
Brian Paul
2010-04-23
1
-10
/
+102
*
|
|
st/mesa: minor improvements in fallback_generate_mipmap()
Brian Paul
2010-04-23
1
-10
/
+11
[next]