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
*
queryobj: Add EverBound flag, making ISQuery() return false before BeginQuery()
Carl Worth
2013-01-15
2
-3
/
+19
*
Update comment to specify actual text being referenced from the specification.
Carl Worth
2013-01-15
1
-1
/
+6
*
st/mesa: use a generic varying to pass the clear color to the FS
Marek Olšák
2013-01-15
1
-2
/
+2
*
gallium/util: fix glClear with MRT by making the FS write to all cbufs
Marek Olšák
2013-01-15
2
-2
/
+5
*
st/mesa: fix InternalFormat for Z24X8 window-system buffers
Marek Olšák
2013-01-15
1
-1
/
+3
*
st/mesa: remove dead conditional in Clear
Marek Olšák
2013-01-15
1
-12
/
+0
*
st/mesa: simplify conditionals in Clear
Marek Olšák
2013-01-15
1
-30
/
+12
*
st/mesa: fix glClear with different colormask for each colorbuffer
Marek Olšák
2013-01-15
1
-18
/
+25
*
st/mesa: always assume separate depth and stencil clear is supported
Marek Olšák
2013-01-15
2
-97
/
+22
*
pack: handle GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV case
Jordan Justen
2013-01-14
1
-2
/
+10
*
glformats: allow GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV for GLES2/3
Jordan Justen
2013-01-14
1
-0
/
+8
*
copyteximage: Use Driver's AllocTextureImageBuffer instead of TexImage
Jordan Justen
2013-01-14
1
-3
/
+1
*
copyteximage: update signed vs. unsigned format matching
Jordan Justen
2013-01-14
1
-7
/
+25
*
framebuffer: add _mesa_get_read_renderbuffer
Jordan Justen
2013-01-14
2
-0
/
+26
*
teximage: use _mesa_es3_error_check_format_and_type for GLES3
Matt Turner
2013-01-14
1
-6
/
+13
*
glformats: add _mesa_es3_error_check_format_and_type
Matt Turner
2013-01-14
2
-0
/
+444
*
fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on ES/Core
Jordan Justen
2013-01-14
1
-1
/
+2
*
fbobject: add VERBOSE=api message for renderbuffer storage
Jordan Justen
2013-01-14
1
-1
/
+16
*
fbobject: add VERBOSE=api message for check framebuffer status
Jordan Justen
2013-01-14
1
-0
/
+4
*
st/mesa: add some simple buffer/draw debug code
Brian Paul
2013-01-14
4
-0
/
+18
*
i965: Avoid blending with destination alpha when RB format has no alpha bits
Carl Worth
2013-01-14
3
-8
/
+22
*
xmlpool: Fix out-of-tree builds.
Johannes Obermayr
2013-01-13
5
-1
/
+5
*
tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Johannes Obermayr
2013-01-13
1
-1
/
+1
*
r200: Fix probable thinko in r200EmitArrays
Adam Jackson
2013-01-13
1
-1
/
+2
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
8
-31
/
+1
*
i965: Move program_id to intel_screen instead of brw_context.
Kenneth Graunke
2013-01-12
4
-8
/
+22
*
i965: Fix build error with clang.
Kenneth Graunke
2013-01-12
1
-3
/
+7
*
i965/fs: Don't mix integer/float immediates in i2b handling.
Kenneth Graunke
2013-01-12
1
-1
/
+3
*
i965: Add an INTEL_DEBUG=no16 option.
Kenneth Graunke
2013-01-12
3
-1
/
+4
*
st/mesa: set ctx->Const.UniformBufferOffsetAlignment
Fredrik Höglund
2013-01-12
1
-1
/
+4
*
scons: Update for xmlpool/options.h generation.
José Fonseca
2013-01-12
2
-0
/
+17
*
texformat: use MESA_FORMAT_ARGB2101010 with GL_UNSIGNED_INT_2_10_10_10_REV
Jordan Justen
2013-01-12
1
-1
/
+7
*
texstore argb2101010: merge GL_RGBA and GL_RGB cases
Jordan Justen
2013-01-12
1
-15
/
+3
*
glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
Jordan Justen
2013-01-12
1
-1
/
+2
*
glformats: add _mesa_base_format_component_count
Jordan Justen
2013-01-12
2
-0
/
+29
*
glformats: add functions to detect signed/unsigned integer types
Jordan Justen
2013-01-12
2
-14
/
+46
*
unpack: support unpacking MESA_FORMAT_ARGB2101010
Jordan Justen
2013-01-12
1
-0
/
+18
*
mesa: Add extension tracking for {ARB,OES}_get_program_binary
Ian Romanick
2013-01-11
1
-0
/
+2
*
mesa: Add GetProgramiv support for GL_PROGRAM_BINARY_LENGTH
Ian Romanick
2013-01-11
1
-0
/
+3
*
mesa: Add Get support for PROGRAM_BINARY_FORMATS and NUM_PROGRAM_BINARY_FORMATS
Ian Romanick
2013-01-11
1
-0
/
+4
*
mesa: Add tracking for GL_PROGRAM_BINARY_RETRIEVABLE_HINT state
Ian Romanick
2013-01-11
2
-0
/
+62
*
mesa: Emit errors for geometry shader enums when ARB_gs4 is not supported
Ian Romanick
2013-01-11
1
-5
/
+15
*
glapi: Emit dispatch for {ARB,OES}_get_program_binary
Ian Romanick
2013-01-11
1
-6
/
+13
*
mesa: Add stub implementations of glGetProgramBinary and glProgramBinary
Ian Romanick
2013-01-11
2
-0
/
+63
*
mesa: Fix the naming of _mesa_ProgramParameteriARB
Ian Romanick
2013-01-11
2
-4
/
+4
*
mesa: Fix GL_SHADER_BINARY_FORMATS query
Ian Romanick
2013-01-11
1
-8
/
+2
*
glcpp: Accept pointer to GL context rather than just the API version
Carl Worth
2013-01-11
1
-1
/
+1
*
drirc: Add quirk to disable GLSL line continuations for Savage2
Carl Worth
2013-01-11
1
-0
/
+3
*
driconf: Add a new option: disable_glsl_line_continuations
Carl Worth
2013-01-11
4
-1
/
+15
*
driconf: Add proper dependency for compiling .mo files from .po files.
Carl Worth
2013-01-11
2
-21
/
+20
[next]