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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: fold offset into coord for textureOffset(gsampler2DRect)
Chris Forbes
2014-01-09
1
-1
/
+1
*
mesa: Remove _mesa_progshader_enum_to_string(), which is no longer used.
Paul Berry
2014-01-08
2
-2
/
+2
*
glsl: Make more use of gl_shader_stage enum in ir_set_program_inouts.cpp.
Paul Berry
2014-01-08
3
-3
/
+3
*
glsl: Change _mesa_glsl_parse_state ctor to use gl_shader_stage enum.
Paul Berry
2014-01-08
1
-1
/
+1
*
mesa: Use gl_shader::Stage instead of gl_shader::Type where possible.
Paul Berry
2014-01-08
5
-21
/
+26
*
mesa: Store gl_shader_stage enum in gl_shader objects.
Paul Berry
2014-01-08
4
-0
/
+4
*
mesa: Move declaration of gl_shader_stage earlier in mtypes.h.
Paul Berry
2014-01-08
1
-17
/
+17
*
mesa: Clean up nomenclature for pipeline stages.
Paul Berry
2014-01-08
15
-55
/
+55
*
i965/fs: do SEL optimization only when src type for MOV matches
Tapani Pälli
2014-01-08
1
-0
/
+6
*
mesa: Use get_local_param_pointer in glProgramLocalParameters4fvEXT().
Kenneth Graunke
2014-01-07
1
-19
/
+11
*
swrast: fix delayed texel buffer allocation regression for OpenMP
Andreas Fänger
2014-01-07
1
-0
/
+12
*
i965: Remove unused PIPE_CONTROL defines.
Kenneth Graunke
2014-01-06
1
-10
/
+0
*
mesa: enable AMD_shader_trinary_minmax
Maxence Le Doré
2014-01-06
1
-0
/
+1
*
glsl: Add extension tracking for AMD_shader_trinary_minmax
Maxence Le Doré
2014-01-06
1
-0
/
+1
*
haiku libGL: Move from gallium target to src/hgl
Alexander von Gluck IV
2014-01-06
1
-0
/
+2
*
haiku: Fix missing HaikuGL header paths
Alexander von Gluck IV
2014-01-06
1
-0
/
+1
*
mesa: implement missing glGet(GL_RGBA_SIGNED_COMPONENTS_EXT) query
Brian Paul
2014-01-06
4
-0
/
+47
*
i965: Warning fix
Eric Anholt
2014-01-06
1
-2
/
+0
*
i965: Delete unused INTEL_WRITE_{PART,FULL} and INTEL_READ #defines.
Kenneth Graunke
2014-01-06
1
-4
/
+0
*
i965: set size of txf_mcs payload vgrf properly
Chris Forbes
2014-01-04
1
-0
/
+1
*
i965: Enhance intel_texsubimage_tiled_memcpy() to support all levels
Courtney Goeltzenleuchter
2013-12-30
1
-2
/
+5
*
i965: Add XRGB to intel_texsubimage_tiled_memcpy()
Courtney Goeltzenleuchter
2013-12-30
1
-1
/
+2
*
mesa: Add an assertion to _mesa_program_index_to_target().
Paul Berry
2013-12-30
1
-2
/
+3
*
mesa: Improve static error checking of arrays sized by MESA_SHADER_TYPES.
Paul Berry
2013-12-30
1
-1
/
+2
*
main: Remove unused function _mesa_shader_index_to_type().
Paul Berry
2013-12-30
1
-15
/
+0
*
Rename overloads of _mesa_glsl_shader_target_name().
Paul Berry
2013-12-30
5
-8
/
+8
*
i965: Remove unused depth_mode parameter from translate_tex_format().
Kenneth Graunke
2013-12-29
4
-4
/
+0
*
i965/blorp: unit test compiling integer typed texture fetches
Topi Pohjolainen
2013-12-27
1
-0
/
+86
*
i965/blorp: unit test compiling simple gen6 zero-src sampled
Topi Pohjolainen
2013-12-27
1
-0
/
+51
*
i965/blorp: unit test compiling gen6 msaa-8 cms alpha blend
Topi Pohjolainen
2013-12-27
1
-0
/
+57
*
i965/blorp: unit test compiling bilinear filtered
Topi Pohjolainen
2013-12-27
1
-0
/
+49
*
i965/blorp: unit test compiling simple zero-src sampled
Topi Pohjolainen
2013-12-27
1
-0
/
+56
*
i965/blorp: unit test compiling unaligned msaa-8
Topi Pohjolainen
2013-12-27
1
-0
/
+135
*
i965/blorp: unit test compiling msaa-8 cms alpha blend
Topi Pohjolainen
2013-12-27
1
-0
/
+145
*
i965/blorp: unit test compiling msaa-4 ums to cms
Topi Pohjolainen
2013-12-27
1
-0
/
+59
*
i965/blorp: unit test compiling msaa-8 cms to cms
Topi Pohjolainen
2013-12-27
1
-0
/
+62
*
i965/blorp: unit test compiling msaa-8 ums to cms
Topi Pohjolainen
2013-12-27
1
-0
/
+61
*
i965/blorp: unit test compiling blend and scaled
Topi Pohjolainen
2013-12-27
3
-1
/
+339
*
i965/blorp: allow unit tests to compile and dump assembly
Topi Pohjolainen
2013-12-27
1
-3
/
+16
*
i965: dump the disassembly to the given file
Topi Pohjolainen
2013-12-27
1
-10
/
+10
*
i965/fs: allow fs-generator use without gl_fragment_program
Topi Pohjolainen
2013-12-27
1
-3
/
+6
*
i965/fs: generate fs programs also without any 8-width instructions
Topi Pohjolainen
2013-12-27
1
-2
/
+6
*
st/mesa: use pipe_sampler_view_release()
Jonathan Liu
2013-12-22
1
-1
/
+1
*
i915: Add support for gl_FragData[0] reads.
Henri Verbeet
2013-12-22
1
-0
/
+1
*
mesa: inline r200 radeon texture format macros to facility search and replace
Mark Mueller
2013-12-21
2
-102
/
+70
*
mesa: Fix build to properly check for supported compiler flags
Lauri Kasanen
2013-12-20
1
-1
/
+5
*
mesa: It is not possible to have GLSL < 1.20
Ian Romanick
2013-12-20
2
-3
/
+0
*
mesa: Clean up bad code formatting left from previous commit
Ian Romanick
2013-12-20
4
-20
/
+18
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
12
-40
/
+11
*
radeon: Sort list of enabled extensions
Ian Romanick
2013-12-20
1
-6
/
+5
[next]