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
*
mesa: Remove the size argument from _mesa_alloc_dispatch_table().
Eric Anholt
2013-01-21
3
-8
/
+5
*
mesa: Remove two of the now unused ASSERT_OUTSIDE_BEGIN_END macros.
Eric Anholt
2013-01-21
1
-25
/
+0
*
mesa: Drop manual checks for outside begin/end.
Eric Anholt
2013-01-21
53
-356
/
+92
*
mesa: Install a minimal dispatch table during glBegin()/glEnd().
Eric Anholt
2013-01-21
4
-19
/
+133
*
mesa: Remove the dead PrepareExecBegin() driver hook.
Eric Anholt
2013-01-21
3
-12
/
+0
*
mesa: Use an early return to unindent most of vbo_exec_Begin/End().
Eric Anholt
2013-01-21
1
-55
/
+54
*
mesa: Improve a glTexEnv error message by looking up the enum.
Eric Anholt
2013-01-21
1
-1
/
+2
*
mesa: Fix regression in dlist save primitive tracking.
Eric Anholt
2013-01-21
1
-8
/
+1
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
3
-26
/
+4
*
intel: Don't expose XRGB8888 visuals any more
Ian Romanick
2013-01-21
1
-2
/
+1
*
i965: Enable floating-point textures always
Ian Romanick
2013-01-21
2
-20
/
+5
*
xmlpool/build: generate options.h via BUILT_SOURCES
Matt Turner
2013-01-20
1
-1
/
+1
*
fbobject: add additional fbo completeness checks for GLES
Jordan Justen
2013-01-20
1
-1
/
+45
*
framebuffer: update allowed implementation format/type
Jordan Justen
2013-01-20
1
-3
/
+23
*
readpix: allow implementation format/type
Jordan Justen
2013-01-20
1
-1
/
+6
*
extensions: enable EXT_color_buffer_float for ES3
Jordan Justen
2013-01-20
3
-9
/
+20
*
extensions: Add ES3-only extension support
Matt Turner
2013-01-20
1
-5
/
+15
*
readpix: check FBO completeness before trying to access the read-buffer
Jordan Justen
2013-01-20
1
-9
/
+9
*
readpix: add error checking for GLES3
Jordan Justen
2013-01-20
1
-0
/
+56
*
copyteximage: update error checking for GLES3
Jordan Justen
2013-01-20
1
-1
/
+36
*
copyteximage: check that sRGB usage is valid for GLES3 / GL
Jordan Justen
2013-01-20
1
-0
/
+39
*
intel: Enable GL_OES_depth_texture_cube_map
Ian Romanick
2013-01-20
1
-0
/
+1
*
mesa/es3: Allow unsized depth and depth-stencil formats in ES3
Ian Romanick
2013-01-20
1
-2
/
+5
*
mesa/es2: Allow depth component cube maps in ES2 if the extension is enabled
Ian Romanick
2013-01-20
1
-1
/
+2
*
mesa: Add extension bit tracking for GL_OES_depth_texture_cube_map
Ian Romanick
2013-01-20
2
-0
/
+2
*
mesa: Array uniform name length includes length of [0]
Ian Romanick
2013-01-18
1
-0
/
+10
*
mesa: Array uniform names are supposed to have [0] appended
Ian Romanick
2013-01-18
1
-0
/
+31
*
mesa: Refactor getting a uniform's name to a helper function
Ian Romanick
2013-01-18
3
-3
/
+16
*
mesa: Remove unused field gl_uniform_buffer_variable::Buffer
Ian Romanick
2013-01-18
1
-1
/
+0
*
mesa: Skip updating texgen when not doing fixed function.
Eric Anholt
2013-01-18
1
-31
/
+39
*
mesa: Don't bother updating ff texture state if we have a fragment shader.
Eric Anholt
2013-01-18
1
-1
/
+2
*
mesa: Drop a comment about ff vertex shading and texturing.
Eric Anholt
2013-01-18
1
-5
/
+0
*
mesa: Fix out of bounds writes when uncompressing non-block-aligned ETC1.
Eric Anholt
2013-01-18
1
-2
/
+2
*
i965: Add support for GL_ARB_texture_buffer_object_rgb32.
Eric Anholt
2013-01-18
1
-0
/
+1
*
i965: Add support for MESA_FORMAT_RGB_FLOAT32 surfaces.
Eric Anholt
2013-01-18
1
-1
/
+1
*
intel: Make intel_region's pitch be bytes instead of pixels.
Eric Anholt
2013-01-18
21
-77
/
+67
*
intel: Make intel_blit.c take pitches in bytes.
Eric Anholt
2013-01-18
8
-19
/
+15
*
mesa: Only mark textures as mipmap incomplete on MAX_LEVEL issues.
Kenneth Graunke
2013-01-18
1
-2
/
+2
*
i965/vs: Store texturing results into a vec4 temporary.
Kenneth Graunke
2013-01-18
1
-6
/
+7
*
i965/vs: Set LOD to 0 for ordinary texture() calls.
Kenneth Graunke
2013-01-18
1
-2
/
+5
*
i965/vs: Create a 'lod_type' temporary for ir->lod_info.lod->type.
Kenneth Graunke
2013-01-18
1
-5
/
+8
*
i965: Lower textureGrad() with samplerCubeShadow on pre-Haswell.
Kenneth Graunke
2013-01-18
1
-6
/
+9
*
mesa/es3: Don't check dimensions in _mesa_es3_error_check_format_and_type
Ian Romanick
2013-01-17
3
-12
/
+3
*
mesa: Don't allow DEPTH_STENCIL for 3D textures
Ian Romanick
2013-01-17
1
-1
/
+2
*
swrast: fix assorted bugs in software blit code
Brian Paul
2013-01-17
1
-10
/
+20
*
st/mesa: a couple fixes for st_BlitFramebuffer()
Brian Paul
2013-01-16
1
-30
/
+52
*
st/mesa: simplify some src/dst surface setup in BlitFramebuffer
Brian Paul
2013-01-16
1
-4
/
+4
*
meta: add 'f' suffix to floats to silence some MSVC warnings
Brian Paul
2013-01-16
1
-1
/
+1
*
mesa: add missing ASSERT_OUTSIDE_BEGIN_END() in _mesa_GetInternalformativ()
Brian Paul
2013-01-16
1
-0
/
+3
*
mesa: add new formatquery.c file to SConscript file to fix build
Brian Paul
2013-01-16
1
-0
/
+1
[next]