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
/
gallium
/
auxiliary
/
util
/
u_gen_mipmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_gen_mipmap: rewrite using pipe->blit (v2)
Marek Olšák
2014-04-10
1
-475
/
+65
*
gallium/u_gen_mipmap: remove the software fallback
Marek Olšák
2014-03-21
1
-1160
/
+2
*
st/mesa: fix generating mipmaps for cube arrays
Marek Olšák
2014-03-21
1
-28
/
+20
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
u_gen_mipmap: Use untampered cubemap texture coords when generating mipmaps.
José Fonseca
2013-11-20
1
-1
/
+2
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+1
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-4
/
+1
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
1
-0
/
+3
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-3
/
+4
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-40
/
+22
*
gallium: set sample mask to ~0 for clear, blit and gen_mipmap
Marek Olšák
2012-08-04
1
-0
/
+3
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
1
-7
/
+7
*
gallium/u_gen_mipmap: accelerate depth texture mipmap generation
Marek Olšák
2012-07-12
1
-26
/
+58
*
gallium/util: Save and restore vertex buffer state in util_gen_mipmap.
Stuart Abercrombie
2012-07-04
1
-0
/
+2
*
gallium/u_gen_mipmap: don't release vertex buffer at end of frame / in glFlush
Marek Olšák
2012-04-18
1
-13
/
+4
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-4
/
+1
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-0
/
+3
*
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
2011-11-04
1
-0
/
+3
*
gallium: Delay the creation of simple helper shaders
Jakob Bornecrantz
2011-03-12
1
-48
/
+56
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-1
/
+1
*
st/mesa: remove unnecessary flushes
Marek Olšák
2011-03-11
1
-2
/
+0
*
util: Don't destroy shaders null shaders
Jakob Bornecrantz
2011-02-26
1
-2
/
+4
*
util: Don't create array texture shaders if the driver doesn't support it
Jakob Bornecrantz
2011-02-26
1
-4
/
+6
*
gallium/util: add 1d/2d mipmap generation support
Dave Airlie
2011-02-25
1
-6
/
+37
*
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
/
+2
*
gallium/util: minor formatting fixes
Brian Paul
2010-12-06
1
-3
/
+3
*
util: Plug leaks in util_destroy_gen_mipmap.
José Fonseca
2010-12-02
1
-2
/
+4
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-185
/
+218
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-0
/
+1
*
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-03
1
-2
/
+4
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-1
/
+1
|
\
|
*
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+1
*
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-2
/
+1
|
/
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-35
/
+34
*
Add format B5G5R5X1
Alan Hourihane
2010-03-18
1
-0
/
+1
*
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-16
1
-6
/
+7
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-6
/
+6
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-26
/
+24
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-0
/
+13
|
\
|
*
util: adapt blitter code to new vertex element cso
Roland Scheidegger
2010-03-01
1
-0
/
+13
*
|
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
1
-11
/
+11
|
\
\
|
*
|
util: Rename pipe formats.
José Fonseca
2010-03-01
1
-11
/
+11
*
|
|
util: Reset clip state when doing blitting.
Michal Krol
2010-02-24
1
-0
/
+4
*
|
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-14
/
+25
|
/
/
*
/
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
|
/
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-1
/
+1
|
\
[next]