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
/
st_cb_drawpixels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: choose an appropriate texture format for DrawPixels
Marek Olšák
2011-03-29
1
-3
/
+49
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
1
-0
/
+1
*
st/mesa: use BITFIELD64_BIT() macro in a few more places
Brian Paul
2011-03-15
1
-2
/
+2
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-1
/
+1
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
1
-0
/
+1
*
st/mesa: check buffer orientation in blit_copy_pixels()
Brian Paul
2011-02-18
1
-3
/
+4
*
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
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-0
/
+1
*
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-14
1
-1
/
+3
*
st/mesa: pass layers param to st_texture_create()
Brian Paul
2011-01-28
1
-1
/
+1
*
st/mesa: ensure that all pixel paths operation on linear RGB data, not sRGB
Brian Paul
2011-01-22
1
-3
/
+7
*
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
st/mesa: Include mtypes.h in st_cb_drawpixels.c.
Vinson Lee
2011-01-05
1
-0
/
+1
*
st/mesa: s/varient/variant
Brian Paul
2010-12-16
1
-16
/
+16
*
Squashed commit of the following (st-mesa-per-context-shaders branch):
Brian Paul
2010-12-13
1
-72
/
+127
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-24
/
+21
*
st/mesa: fix glDrawPixels(depth/stencil) bugs
Brian Paul
2010-11-15
1
-13
/
+39
*
st/mesa: be smarter choosing texture format for glDrawPixels()
Brian Paul
2010-10-23
1
-4
/
+46
*
mesa: split up the image.c file
Brian Paul
2010-10-23
1
-0
/
+1
*
st/mesa: update function name, comments
Brian Paul
2010-10-15
1
-6
/
+14
*
st/mesa: reformatting in st_cb_drawpixels.c
Brian Paul
2010-10-15
1
-20
/
+32
*
st/mesa: fix regressions in glDrawPixels(GL_STENCIL_INDEX)
Brian Paul
2010-10-15
1
-6
/
+22
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-9
/
+9
*
st/mesa: use shader stencil export to accelerate shader drawpixels.
Dave Airlie
2010-10-13
1
-57
/
+128
*
st/mesa: add option to choose a texture format that we won't render to.
Dave Airlie
2010-10-13
1
-1
/
+1
*
st/mesa: use the wrapped renderbuffer in CopyPixels()
Brian Paul
2010-09-24
1
-1
/
+11
*
mesa: Removed another unused variable.
José Fonseca
2010-08-22
1
-1
/
+0
*
mesa: Remove unsused local variable.
José Fonseca
2010-08-21
1
-1
/
+0
*
mesa/st: support using PIPE_TEXTURE_RECT internally
Luca Barbieri
2010-08-20
1
-33
/
+9
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-3
/
+3
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-22
/
+22
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-22
/
+22
*
|
st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.
Chia-I Wu
2010-05-12
1
-0
/
+4
*
|
mesa/st+tgsi: Provide a free callback to match with ureg_get_tokens().
José Fonseca
2010-05-11
1
-2
/
+2
*
|
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
1
-9
/
+6
|
/
*
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-1
/
+1
*
st/mesa: s/st_sampler_view_from_texture/st_create_texture_sampler_view/
Brian Paul
2010-04-18
1
-2
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-34
/
+35
*
Merge branch '7.8'
Brian Paul
2010-04-09
1
-21
/
+20
|
\
|
*
st/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) regression
Brian Paul
2010-04-08
1
-21
/
+20
*
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-6
/
+6
*
|
Merge branch '7.8'
Brian Paul
2010-03-22
1
-5
/
+6
|
\
|
|
*
st/mesa: s/unpack/pack/ to be more consistent
Brian Paul
2010-03-18
1
-6
/
+6
*
|
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-17
1
-14
/
+5
*
|
Merge branch '7.8'
Brian Paul
2010-03-17
1
-54
/
+36
|
\
|
|
*
st/mesa: fix glCopyPixels bugs/crashes when src region need clipping
Brian Paul
2010-03-17
1
-54
/
+36
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-71
/
+87
|
\
\
|
*
|
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-9
/
+9
[next]