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: simplify some st_context(ctx)->pipe code
Brian Paul
2011-05-25
6
-10
/
+9
*
st/mesa: fix incorrect texture level/face/slice accesses
Brian Paul
2011-05-25
2
-12
/
+21
*
st/mesa: prefer formats without stencil for DEPTH_COMPONENT
Brian Paul
2011-05-24
1
-4
/
+6
*
st/mesa: rewrite st_choose_format() to be table driven
Brian Paul
2011-05-24
1
-905
/
+549
*
st/mesa: assign renderbuffer's format field when allocating storage
pepp
2011-05-21
1
-0
/
+1
*
mesa/st: split updating vertex and fragment shader stages.
Dave Airlie
2011-05-18
3
-8
/
+12
*
st/mesa: only memset sampler when about to use it.
Dave Airlie
2011-05-18
1
-3
/
+2
*
st/mesa: overhaul vertex/fragment sampler and sampler views.
Dave Airlie
2011-05-16
4
-154
/
+225
*
st/mesa: set correct baseInternalFormat for _mesa_texstore in DrawPixels
Marek Olšák
2011-05-14
1
-3
/
+4
*
st/mesa: expose ARB_shader_texture_lod if SM3 is supported
Marek Olšák
2011-05-13
1
-0
/
+4
*
gallium: implement seamless cubemap extensions
Marek Olšák
2011-05-06
2
-0
/
+11
*
mesa,st/mesa: fix WPOS adjustment
Christoph Bumiller
2011-05-03
1
-39
/
+71
*
st/mesa: remove set-but-unused variables
Marek Olšák
2011-05-01
2
-12
/
+0
*
st/mesa: expose ARB_ES2_compatibility if GL_FIXED vertex format is supported
Marek Olšák
2011-04-30
1
-0
/
+6
*
st/mesa: support EXT_packed_float
Marek Olšák
2011-04-29
3
-0
/
+22
*
st/mesa: support EXT_texture_shared_exponent
Marek Olšák
2011-04-29
3
-0
/
+23
*
st/mesa: raise shader MaxParameters if driver supports more
Brian Paul
2011-04-27
1
-0
/
+2
*
st/mesa: choose 3-component float formats before 4-component formats
Brian Paul
2011-04-27
1
-2
/
+21
*
st/mesa: whitespace fixes
Brian Paul
2011-04-27
1
-3
/
+3
*
st/mesa: fix warning: ‘user_memory’ may be used uninitialized in this fun...
Marek Olšák
2011-04-27
1
-1
/
+1
*
st/mesa: fix regression since a22aba4eae9b29db731487bce90e8292f7e82c72
Dave Airlie
2011-04-25
1
-2
/
+2
*
intel: Add support for ARB_sampler_objects.
Eric Anholt
2011-04-23
3
-17
/
+6
*
st/mesa: check image size before copy_image_data_to_texture()
Brian Paul
2011-04-21
1
-2
/
+7
*
st/mesa: implement CopyBufferSubData using resource_copy_region
Marek Olšák
2011-04-21
1
-19
/
+4
*
st/mesa: simplify a bit of the previous patch
Brian Paul
2011-04-15
1
-5
/
+8
*
st/mesa: add handling for 'PIPE_FORMAT_B8G8R8X8_UNORM' in st_fast_readpixels
Pierre-Eric Pelloux-Prayer
2011-04-15
1
-10
/
+20
*
st/mesa: convert Mesa float formats to Gallium
Marek Olšák
2011-04-15
2
-0
/
+249
*
mesa/st: Avoid spurious transfers when creating fbo textures without image data.
José Fonseca
2011-04-14
1
-1
/
+6
*
st/mesa: add support for GL_RGBA + GL_UNSIGNED_INT_8_8_8_8 in st_fast_readpixels
pepp
2011-04-14
1
-1
/
+20
*
st/mesa: minor clean-ups in update_textures()
Brian Paul
2011-04-13
1
-4
/
+8
*
mesa: plug in new functions for GL_ARB_sampler_objects
Brian Paul
2011-04-10
2
-0
/
+3
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
4
-24
/
+52
*
Make st_pipe_vertex_format return type in st_draw.h match st_draw.c
Alan Coopersmith
2011-04-08
1
-1
/
+1
*
st/mesa: Clamp min_lod to the max miplevel as well.
Henri Verbeet
2011-04-08
1
-1
/
+3
*
st/mesa: Set samplers views' first_level.
Henri Verbeet
2011-04-08
2
-7
/
+6
*
mesa/st: Fix user buffer size computation when stride is zero.
José Fonseca
2011-04-07
3
-41
/
+54
*
mesa/st: Handle feedback draw when VBO offsets are not sorted in ascending or...
José Fonseca
2011-04-07
1
-2
/
+13
*
mesa: core support for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
1
-0
/
+3
*
st/mesa: Apply LOD from texture object
Fabian Bieler
2011-04-05
1
-1
/
+2
*
st/mesa: Apply LOD bias from correct texture unit
Fabian Bieler
2011-04-05
1
-1
/
+1
*
mesa: added _mesa_get_attachment_teximage() helpers
Brian Paul
2011-04-05
1
-3
/
+2
*
st/mesa: minor assorted clean-ups and fixes
Brian Paul
2011-04-04
1
-20
/
+22
*
st/mesa: use 'array' local var to simplify the code a bit
Brian Paul
2011-04-04
1
-29
/
+28
*
st/mesa: fix zero-sized user vertex buffer bug
Brian Paul
2011-04-04
1
-13
/
+23
*
gallium: add a CAP for mixed colorbuffer format support
Marek Olšák
2011-04-01
1
-1
/
+24
*
gallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
Marek Olšák
2011-03-29
1
-4
/
+26
*
st/mesa: choose an appropriate texture format for DrawPixels
Marek Olšák
2011-03-29
1
-3
/
+49
*
gallium: add EXT_texture_snorm support
Marek Olšák
2011-03-29
2
-2
/
+236
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
7
-7
/
+24
*
st/mesa: Validate state before doing blits.
Henri Verbeet
2011-03-27
1
-0
/
+3
[next]