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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/program: Change the program parser's namespace.
Kenneth Graunke
2013-07-31
2
-3
/
+10
*
glsl: Switch from the deprecated YYLEX_PARAM to %lex-param.
Kenneth Graunke
2013-07-31
1
-5
/
+3
*
glsl: Change the lexer's namespace.
Kenneth Graunke
2013-07-31
3
-3
/
+9
*
egl: Restore "bogus" DRI2 invalidate event code.
Eric Anholt
2013-07-31
1
-0
/
+14
*
gallivm: use nearest rounding for float->unorm24 conversion
Roland Scheidegger
2013-07-31
1
-4
/
+6
*
mesa: fix multisampling proxy textures not being queryable
Mikko Juola
2013-07-31
1
-0
/
+2
*
mesa: fix proxy textures becoming immutable and unusable
Mikko Juola
2013-07-31
1
-1
/
+1
*
mesa: fix proxy textures not working with default texture binding
Mikko Juola
2013-07-31
1
-1
/
+1
*
mesa: fix number of mipmaps calculation for proxy textures
Mikko Juola
2013-07-31
1
-0
/
+10
*
mesa: improve free() cleanup in generate_mipmap_compressed()
Brian Paul
2013-07-31
1
-10
/
+7
*
gallium/util: reformat, comment util_get_offset()
Brian Paul
2013-07-31
1
-3
/
+7
*
gallium/util: comments, var renaming in u_inlines.h
Brian Paul
2013-07-31
1
-13
/
+48
*
softpipe: use new softpipe_resource_data() accessor
Brian Paul
2013-07-31
3
-4
/
+20
*
softpipe: don't ignore pipe_constant_buffer::buffer_offset
Brian Paul
2013-07-31
1
-3
/
+5
*
gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS, etc
Brian Paul
2013-07-31
1
-5
/
+8
*
i965/vs: Put lod parameter in the correct place for Gen4
Chris Forbes
2013-07-31
1
-1
/
+1
*
i965/vs: set up sampler state pointer for Gen4/5.
Chris Forbes
2013-07-31
1
-6
/
+21
*
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2013-07-30
7
-2
/
+21
*
st/mesa: fix opcode translation for ARB_shader_bit_encoding functions
Marek Olšák
2013-07-30
1
-0
/
+7
*
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2013-07-30
9
-8
/
+64
*
mesa: add MESA_GLSL debug flag to dump shaders on compile error
Marek Olšák
2013-07-30
2
-5
/
+15
*
driconf: enable app-specific workarounds for all drivers
Marek Olšák
2013-07-30
2
-2
/
+6
*
st/dri: remove driOptionCache from dri_context in favor of dri_screen
Marek Olšák
2013-07-30
2
-13
/
+1
*
st/dri: move enabling postprocessing to dri_screen
Marek Olšák
2013-07-30
4
-16
/
+18
*
st/dri: remove more unused driconf options
Marek Olšák
2013-07-30
1
-6
/
+1
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
6
-21
/
+24
*
driconf: remove the unused option allow_large_textures
Marek Olšák
2013-07-30
2
-11
/
+1
*
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
2013-07-30
5
-4
/
+10
*
st/osmesa: initialize disable_glsl_line_continuations
Marek Olšák
2013-07-30
1
-0
/
+1
*
gallium/postprocessing: convert blits to pipe->blit
Marek Olšák
2013-07-30
5
-25
/
+54
*
gallium/postprocessing: fix shader parsing
Marek Olšák
2013-07-30
1
-2
/
+2
*
docs/GL3: clarify core vs compatibility extension support
Marek Olšák
2013-07-30
1
-0
/
+8
*
mesa: default texture buffer format should be R8 in the core profile
Marek Olšák
2013-07-30
1
-2
/
+2
*
mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
2013-07-30
8
-10
/
+12
*
st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Marek Olšák
2013-07-30
1
-0
/
+1
*
st/mesa: fix sRGB renderbuffers without EXT_framebuffer_sRGB support
Marek Olšák
2013-07-30
2
-0
/
+15
*
Revert "r300g: Give CLIP_DISABLE another try"
Marek Olšák
2013-07-30
2
-3
/
+2
*
get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick list
Carl Worth
2013-07-30
1
-1
/
+1
*
glsl: Remove redundant writes to prog->LinkStatus
Paul Berry
2013-07-30
2
-2
/
+0
*
glsl: Improve error message for interstage interface block mismatch.
Paul Berry
2013-07-30
1
-1
/
+2
*
glsl: Use a consistent technique for tracking link success/failure.
Paul Berry
2013-07-30
5
-82
/
+75
*
glsl: Add error message for intrastage interface block mismatch.
Paul Berry
2013-07-30
3
-3
/
+8
*
glsl: Remove bogus check on return value of link_uniform_blocks().
Paul Berry
2013-07-30
3
-6
/
+4
*
r600g/compute: Added missing address space checking of kernel parameters
Jonathan Charest
2013-07-30
1
-3
/
+2
*
clover: Added missing address space checking of kernel parameters v2
Jonathan Charest
2013-07-30
1
-15
/
+31
*
mesa: Remove broken assertion about enabled texture targets.
Kenneth Graunke
2013-07-29
1
-4
/
+2
*
build: unify mesa version by using a VERSION file
Emil Velikov
2013-07-29
6
-12
/
+10
*
i965: Don't create a swrast context on ES2+.
Kenneth Graunke
2013-07-29
1
-1
/
+1
*
glsl: Remove shader stage checking for extension handling.
Kenneth Graunke
2013-07-29
1
-61
/
+28
*
mesa: Expose OES_surfaceless_context.
Matt Turner
2013-07-29
1
-0
/
+1
[next]