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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add infrastructure for GL_ARB_clear_buffer_object
Pi Tabred
2013-12-18
4
-3
/
+63
*
clover: Append buffers that use CL_MEM_USE_HOST_PTR.
Jan Vesely
2013-12-18
1
-1
/
+1
*
clover: Add parameter checks to clCreateBuffer.
Jan Vesely
2013-12-18
1
-1
/
+13
*
st/dri: Check for kernel support before enabling fd sharing v2
Thomas Hellstrom
2013-12-18
2
-8
/
+11
*
radeonsi: set CB_DISABLE if the color mask is 0
Marek Olšák
2013-12-18
1
-3
/
+8
*
radeonsi: add the htile buffer to the CS ioctl buffer list
Marek Olšák
2013-12-18
1
-0
/
+2
*
glsl: Replace _mesa_glsl_parser_targets enum with gl_shader_type.
Paul Berry
2013-12-17
6
-81
/
+75
*
main: Move MESA_SHADER_TYPES outside of gl_shader_type enum.
Paul Berry
2013-12-17
1
-1
/
+2
*
glsl: Don't return bad values from _mesa_shader_type_to_index.
Paul Berry
2013-12-17
2
-2
/
+2
*
swrast: silence driContextSetFlags() parameter type warning
Brian Paul
2013-12-17
1
-1
/
+1
*
st/dri: fix compiler warning for driCopySubBufferExtension
Brian Paul
2013-12-17
1
-1
/
+1
*
radeonsi: improve HiZ precision for less and lequal depth functions
Marek Olšák
2013-12-17
1
-1
/
+7
*
radeonsi: make DB_RENDER_OVERRIDE an invariant register
Marek Olšák
2013-12-17
3
-50
/
+3
*
radeonsi: flush HTILE when appropriate
Marek Olšák
2013-12-17
3
-2
/
+8
*
st/xa: Add new map flags
Thomas Hellstrom
2013-12-17
2
-9
/
+21
*
freedreno: dummy-draw workaround for a320
Rob Clark
2013-12-14
2
-1
/
+17
*
r600g: expose 32-bit integer vertex formats
Marek Olšák
2013-12-14
1
-0
/
+1
*
radeonsi: move invariant regs to si_init_config
Marek Olšák
2013-12-14
2
-31
/
+26
*
r600g: use shader-based MSAA resolving when hw-based one cannot be used
Marek Olšák
2013-12-14
1
-82
/
+35
*
radeonsi: use shader-based MSAA resolving when hw-based one cannot be used
Marek Olšák
2013-12-14
1
-83
/
+35
*
gallium/u_blitter: implement shader-based MSAA resolve with bilinear filtering
Marek Olšák
2013-12-14
3
-31
/
+149
*
gallium/u_blitter: implement shader-based MSAA resolve
Marek Olšák
2013-12-14
3
-23
/
+158
*
gallium/u_blitter: remove useless parameters from some functions
Marek Olšák
2013-12-14
8
-42
/
+23
*
st/dri: resolve sRGB buffers in linear colorspace
Marek Olšák
2013-12-14
1
-2
/
+23
*
gallivm: fix pointer type for stmxcsr/ldmxcsr
Roland Scheidegger
2013-12-14
1
-2
/
+7
*
llvmpipe: get rid of barycentric calculation of a0
Roland Scheidegger
2013-12-14
1
-66
/
+4
*
llvmpipe: (trivial) get rid of triangle subdivision code
Roland Scheidegger
2013-12-14
3
-182
/
+1
*
i965: Treat Haswell as 75 in the surface format table.
Kenneth Graunke
2013-12-13
1
-1
/
+1
*
mesa: fix texture view use of _mesa_get_tex_image()
Chris Forbes
2013-12-14
1
-2
/
+7
*
i965/fs: add support for gl_SampleMaskIn[]
Chris Forbes
2013-12-14
5
-1
/
+30
*
glsl: add gl_SampleMaskIn[] builtin
Chris Forbes
2013-12-14
1
-0
/
+4
*
mesa: add SYSTEM_VALUE_SAMPLE_MASK_IN
Chris Forbes
2013-12-14
1
-6
/
+8
*
mesa: document _mesa_texstore() return value
Brian Paul
2013-12-13
1
-0
/
+1
*
st/mesa: only set up sampler compare mode for depth textures
Brian Paul
2013-12-13
1
-9
/
+12
*
st/mesa: add const qualifiers in sampler validation code
Brian Paul
2013-12-13
2
-3
/
+9
*
st/mesa: add const qualifier to st_translate_color()
Brian Paul
2013-12-13
2
-4
/
+4
*
st/mesa: simplify integer texture check
Brian Paul
2013-12-13
1
-5
/
+2
*
svga: don't emit extraneous fs shadow code
Brian Paul
2013-12-13
1
-3
/
+38
*
mesa: s/uint/GLuint/ to fix MSVC error
Brian Paul
2013-12-13
1
-1
/
+1
*
mesa: Update TexStorage to support ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
2
-2
/
+9
*
mesa: add texture_view helper function for TexStorage
Courtney Goeltzenleuchter
2013-12-13
2
-0
/
+65
*
mesa: Fill out ARB_texture_view entry points
Courtney Goeltzenleuchter
2013-12-13
1
-1
/
+538
*
mesa: consolidate multiple next_mipmap_level_size
Courtney Goeltzenleuchter
2013-12-13
3
-26
/
+11
*
mesa: Add driver entry point for ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
2
-0
/
+8
*
mesa: ARB_texture_view get parameters
Courtney Goeltzenleuchter
2013-12-13
1
-4
/
+56
*
mesa: update texture object for ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
1
-0
/
+5
*
mesa: Tracking for ARB_texture_view extension
Courtney Goeltzenleuchter
2013-12-13
2
-0
/
+2
*
mesa: Add API definitions for ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
9
-2
/
+135
*
mesa: Fix error code generation in glBeginConditionalRender()
Anuj Phogat
2013-12-13
1
-1
/
+3
*
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Kristian Høgsberg
2013-12-13
14
-10
/
+34
[next]