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: use BITFIELD64_BIT() macro in a few more places
Brian Paul
2011-03-15
3
-4
/
+4
*
gallium: add texture barrier support to the interface and st/mesa (v2)
Marek Olšák
2011-03-15
4
-0
/
+103
*
st/mesa: Make use of the new PIPE_TRANSFER_DISCARD_* for buffer object.
Mathias Fröhlich
2011-03-15
1
-5
/
+9
*
gallium: Delay the creation of simple helper shaders
Jakob Bornecrantz
2011-03-12
1
-16
/
+38
*
u_blitter: Do blits in linear color space.
Henri Verbeet
2011-03-12
1
-1
/
+1
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
4
-8
/
+8
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
8
-160
/
+119
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
2
-3
/
+3
*
st/mesa: remove unnecessary flushes
Marek Olšák
2011-03-11
1
-3
/
+0
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
2
-3
/
+4
*
st/mesa: implement ARB_sync
Marek Olšák
2011-03-08
4
-0
/
+166
*
st/mesa: cleanup checking for signed compressed formats in generate_mipmaps
Marek Olšák
2011-03-08
1
-8
/
+4
*
st/mesa: add LATC and 3DC support
Marek Olšák
2011-03-08
3
-3
/
+76
*
st/mesa: Fix an incorrect user vertex buffer reference
Thomas Hellstrom
2011-03-08
1
-4
/
+2
*
st/mesa: fail to alloc a renderbuffer if st_choose_renderbuffer_format fails
Marek Olšák
2011-03-07
1
-1
/
+5
*
st/mesa: fix incorrect version checking code
Brian Paul
2011-03-07
1
-2
/
+3
*
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
1
-1
/
+3
*
st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supported
Marek Olšák
2011-03-04
1
-2
/
+9
*
mesa/st: fix softpipe npot compressed mipmaps.
Dave Airlie
2011-03-02
1
-2
/
+2
*
mesa/st: fix generate mipmap for signed compressed formats.
Dave Airlie
2011-03-02
1
-32
/
+63
*
st/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible
Marek Olšák
2011-03-02
1
-2
/
+8
*
st/mesa: probably handle instanced drawing
Christian König
2011-03-01
1
-12
/
+23
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
4
-0
/
+4
*
mesa/st: add RGTC format support.
Dave Airlie
2011-02-28
2
-0
/
+33
*
st/mesa & v_bug_mgr: two small instanced drawing fixes
Christian König
2011-02-28
1
-0
/
+2
*
gallium/st: place value check before value is use
Jerome Glisse
2011-02-25
1
-1
/
+1
*
st/mesa: treat 1D ARRAY upload like a depth or 2D array upload.
Dave Airlie
2011-02-24
1
-0
/
+12
*
st/mesa: fix computing the lowest address for interleaved attribs
Wiktor Janas
2011-02-23
1
-3
/
+6
*
st/mesa: fix crash when using both user and vbo buffers with the same stride
Marek Olšák
2011-02-20
1
-0
/
+8
*
st/mesa: fix crash when DrawBuffer->_ColorDrawBuffers[0] is NULL
Marek Olšák
2011-02-20
1
-6
/
+10
*
st/mesa: need to translate clear color according to surface's base format
Brian Paul
2011-02-21
4
-47
/
+75
*
st/mesa: fix the default case in st_format_datatype()
Brian Paul
2011-02-21
1
-5
/
+2
*
st/mesa: fix incorrect texture size allocation in st_finalize_texture()
Brian Paul
2011-02-21
1
-3
/
+18
*
st/mesa: refactor guess_and_alloc_texture() code
Brian Paul
2011-02-21
1
-35
/
+60
*
st/mesa: fix mipmap generation for non-POW textures
Brian Paul
2011-02-21
1
-7
/
+7
*
st/mesa: set renderbuffer _BaseFormat in a few places
Brian Paul
2011-02-18
1
-0
/
+2
*
st/mesa: check buffer orientation in blit_copy_pixels()
Brian Paul
2011-02-18
1
-3
/
+4
*
st/mesa: fix geometry corruption by always re-binding vertex arrays
Marek Olšák
2011-02-18
1
-1
/
+3
*
st/mesa: implement blit-based path for glCopyPixels
Brian Paul
2011-02-17
1
-0
/
+114
*
st/mesa: indentation fix
Brian Paul
2011-02-17
1
-1
/
+1
*
st/mesa: fix incorrect glCopyPixels position on fallback path
Brian Paul
2011-02-17
1
-3
/
+4
*
st/mesa: remove unused screen variables
Brian Paul
2011-02-17
1
-2
/
+0
*
mesa: Remove the DXT compression via blit path.
José Fonseca
2011-02-16
2
-157
/
+1
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
5
-6
/
+31
*
st/mesa: fix compressed mipmap generation.
Dave Airlie
2011-02-15
1
-6
/
+4
*
st/mesa: fix GLES build
Marek Olšák
2011-02-15
1
-1
/
+1
*
st/mesa: Use blend equation and function of first render target for all rende...
Fabian Bieler
2011-02-14
1
-8
/
+11
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
3
-0
/
+48
*
st/mesa: set vertex arrays state only when necessary
Marek Olšák
2011-02-14
1
-182
/
+110
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
2
-6
/
+0
[next]