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
...
|
*
st/mesa: fix incorrect sprite origin when drawing to FBO/texture
Brian Paul
2009-06-01
1
-1
/
+2
|
*
mesa: Check/propagate return value on st_make_current.
José Fonseca
2009-05-30
2
-8
/
+11
*
|
st/mesa: init Format field of vertex arrays for feedback mode
Brian Paul
2009-05-27
1
-0
/
+1
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-1
/
+1
*
|
st: add support for GL_EXT_vertex_array_bgra
Brian Paul
2009-05-21
4
-2
/
+16
*
|
st: reformatting, comments, var renaming
Brian Paul
2009-05-19
1
-19
/
+29
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-18
1
-3
/
+7
|
\
|
|
*
st/mesa: fix incorrect src/dst stride params to _mesa_generate_mipmap_level()
Brian Paul
2009-05-18
1
-2
/
+6
|
*
st: fix incorrect target parameter to screen->is_format_supported()
Brian Paul
2009-05-18
1
-1
/
+1
*
|
st/mesa: enable GL_APPLE_vertex_array_object for gallium drivers
Brian Paul
2009-05-13
2
-0
/
+7
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-11
2
-6
/
+17
|
\
|
|
*
st: do proper refcounting for framebuffer surfaces
Brian Paul
2009-05-11
2
-6
/
+17
|
*
mesa/st: keep surface_copy arguments positive
Keith Whitwell
2009-05-08
2
-3
/
+68
|
*
mesa/st: remove redundant call to st_finish in CopyTexSubImage
Keith Whitwell
2009-05-08
1
-3
/
+0
|
*
mesa/st: cope with non-ibo index data in st_draw_feedback.c
Keith Whitwell
2009-05-08
1
-8
/
+15
|
*
mesa: more complete fix for transform_invarient glitches
Keith Whitwell
2009-05-08
1
-0
/
+6
*
|
mesa/st: keep surface_copy arguments positive
Keith Whitwell
2009-05-08
2
-3
/
+68
*
|
mesa/st: remove redundant call to st_finish in CopyTexSubImage
Keith Whitwell
2009-05-08
1
-3
/
+0
*
|
mesa/st: cope with non-ibo index data in st_draw_feedback.c
Keith Whitwell
2009-05-08
1
-8
/
+15
*
|
mesa: more complete fix for transform_invarient glitches
Keith Whitwell
2009-05-05
1
-0
/
+6
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-01
1
-1
/
+11
|
\
|
|
*
st: create renderbuffer's pipe_surface in st_render_texture()
Brian Paul
2009-05-01
1
-1
/
+11
*
|
st: if st_swapbuffers() is called for single-buffered visual don't crash
Brian Paul
2009-05-01
1
-1
/
+19
*
|
st: when creating an on-demand front color buffer, init to back buffer image
Brian Paul
2009-05-01
1
-1
/
+31
*
|
st: added st_renderbuffer::defined flag
Brian Paul
2009-05-01
6
-2
/
+28
*
|
set: new st_swapbuffers() which does a true front/back buffer swap
Brian Paul
2009-05-01
2
-0
/
+83
*
|
st: when double buffered, only create front color buffer on demand
Brian Paul
2009-05-01
2
-8
/
+109
|
/
*
mesa/st: protect internal flushes with FLUSH_CURRENT
Keith Whitwell
2009-04-28
1
-1
/
+1
*
mesa/st: remove duplicate offset calculation
Keith Whitwell
2009-04-28
2
-18
/
+1
*
mesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_translate_vertex_program
Keith Whitwell
2009-04-28
1
-0
/
+8
*
mesa/st: workaround for crashes in st_copy_texsubimage
Keith Whitwell
2009-04-28
1
-0
/
+10
*
st: Add an st_get_current() function.
Thomas Hellstrom
2009-04-28
2
-0
/
+8
*
mesa/st: fix incorrect face, level in compress_with_blit
Keith Whitwell
2009-04-27
1
-2
/
+1
*
st: comments, license, copyright
Brian Paul
2009-04-22
1
-0
/
+32
*
st: also check _NEW_PROGRAM flag for vertex shader constant buffers
Brian Paul
2009-04-22
1
-1
/
+1
*
gallium: Reinstate unconditional flushes.
Thomas Hellstrom
2009-04-22
2
-0
/
+4
*
st: play it safe for now and check _NEW_PROGRAM for shader const buffer atom
Brian Paul
2009-04-21
1
-1
/
+1
*
st: use the static atoms[] array directly
Brian Paul
2009-04-21
2
-20
/
+8
*
st: do away with dynamic state atom for const buffers
Brian Paul
2009-04-21
2
-29
/
+4
*
st: report GL_OUT_OF_MEMORY instead of asserting
Brian Paul
2009-04-21
1
-4
/
+4
*
mesa: Handle failure to create a transfer.
José Fonseca
2009-04-20
1
-1
/
+2
*
st: assert on pipe_buffer_create failure
Keith Whitwell
2009-04-20
1
-0
/
+5
*
gallium: Fix glDraw/CopyPixels fragment program leak.
Michel Dänzer
2009-04-20
1
-0
/
+2
*
st: Wait to create bitmap transfer until needed
Jakob Bornecrantz
2009-04-19
1
-8
/
+30
*
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-17
13
-173
/
+265
*
Merge branch 'register-negate'
Brian Paul
2009-04-16
2
-13
/
+9
|
\
|
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
2
-13
/
+9
*
|
Merge branch 'gallium-s3tc'
José Fonseca
2009-04-16
3
-6
/
+284
|
\
\
|
*
|
st: remove XXX comment
Brian Paul
2009-04-15
1
-1
/
+0
|
*
|
st: check for fast memcpy path in decompress_with_blit()
Brian Paul
2009-04-15
1
-13
/
+33
[prev]
[next]