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
*
gallium/tgsi: fix TGSI text parser
Marek Olšák
2012-08-15
1
-77
/
+97
*
gallium/u_blit: set dst format from pipe_resource, not pipe_surface
Marek Olšák
2012-08-15
1
-1
/
+1
*
gallium: make pipe_box signed in order to represent flipped blits
Marek Olšák
2012-08-15
1
-6
/
+6
*
st/mesa: don't clamp fragment color with integer colorbuffer
Marek Olšák
2012-08-15
4
-6
/
+11
*
mesa: flush vertices in test_framebuffer_completeness
Marek Olšák
2012-08-15
1
-0
/
+3
*
st/egl: Fix up for ClientVersion -> ClientMajorVersion rename.
Michel Dänzer
2012-08-15
1
-3
/
+3
*
i965: add ARB_texture_rgb10_a2ui support
Jordan Justen
2012-08-14
2
-0
/
+2
*
meta: allow CopyTexSubImage on integer formats
Jordan Justen
2012-08-14
1
-6
/
+10
*
mesa ReadPixels: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-3
/
+10
*
mesa pack: handle packed integer formats with clamping
Jordan Justen
2012-08-14
1
-10
/
+619
*
mesa unpack: call _mesa_problem when unpack function is not available
Jordan Justen
2012-08-14
1
-0
/
+5
*
mesa texstore: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-20
/
+75
*
mesa GetTexImage: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-4
/
+12
*
mesa pack: handle uint and int clamping properly
Jordan Justen
2012-08-14
4
-14
/
+112
*
intel: Fix rendering to a multisample front buffer
Chad Versace
2012-08-14
1
-0
/
+10
*
intel: Clean up intel_flush_front
Chad Versace
2012-08-14
1
-4
/
+5
*
intel: Refactor intel_downsample_for_dri2_flush
Chad Versace
2012-08-14
3
-30
/
+34
*
egl: Allow OpenGL ES 3.0 as a version
Ian Romanick
2012-08-14
2
-1
/
+8
*
egl_dri2: Add support for EGL_KHR_create_context and EGL_EXT_create_context_r...
Ian Romanick
2012-08-14
2
-6
/
+62
*
egl: Implement front-end support for EGL_EXT_create_context_robustness
Ian Romanick
2012-08-14
3
-0
/
+29
*
egl: Implement front-end support for EGL_KHR_create_context
Ian Romanick
2012-08-14
4
-5
/
+217
*
egl_dri2: Silence warnings about missing initializers
Ian Romanick
2012-08-14
1
-2
/
+2
*
egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion
Ian Romanick
2012-08-14
3
-7
/
+9
*
egl_dri2: Use createContextAttribs if DRI2 version >= 3
Ian Romanick
2012-08-14
1
-1
/
+17
*
egl_dri2: Require DRI2 version 2
Ian Romanick
2012-08-14
1
-22
/
+5
*
dri_util: Compare against the correct API enums
Ian Romanick
2012-08-14
1
-2
/
+2
*
mesa: Enable GL_ARB_invalidate_subdata
Ian Romanick
2012-08-14
1
-0
/
+1
*
mesa: Add skeleton implementations of glInvalidateTex{Sub,}Image
Ian Romanick
2012-08-14
3
-0
/
+225
*
mesa: Add skeleton implementations of glInvalidateBuffer{Sub,}Data
Ian Romanick
2012-08-14
1
-0
/
+97
*
mesa/es: Pass context to _mesa_init_bufferobj_dispatch
Ian Romanick
2012-08-14
3
-5
/
+9
*
mesa: Add skeleton implementations of glInvalidate{Sub,}Framebuffer
Ian Romanick
2012-08-14
3
-0
/
+154
*
glapi: Add GL_ARB_invalidate_subdata
Ian Romanick
2012-08-14
2
-0
/
+50
*
mesa/es3: Add _mesa_is_gles3 predicate
Ian Romanick
2012-08-14
1
-0
/
+10
*
intel: Implement ARB_texture_storage
Ian Romanick
2012-08-14
2
-0
/
+27
*
build: Use MKDIR_P in src/mesa/Makefile.am
Matt Turner
2012-08-14
1
-2
/
+2
*
build: Use AM_V_GEN in src/mesa/Makefile.am
Matt Turner
2012-08-14
1
-4
/
+4
*
build: Fix out-of-tree generation of builtin_function.cpp
Matt Turner
2012-08-14
1
-2
/
+2
*
build: Fix gtest out-of-tree build
Matt Turner
2012-08-14
1
-2
/
+2
*
build: Fix out-of-tree generation of api_exec_es{1,2}.c
Matt Turner
2012-08-14
1
-2
/
+2
*
build/sources.mak: Add src/glsl/glcpp to INCLUDE_DIRS
Matt Turner
2012-08-14
1
-0
/
+1
*
build/sources.mak: Remove unused GLSL_LIBS
Matt Turner
2012-08-14
1
-6
/
+0
*
mesa: Kill GL_ARB_shadow_ambient with fire
Ian Romanick
2012-08-14
11
-88
/
+18
*
radeon/llvm: Inline immediate offset when lowering implicit parameters
Tom Stellard
2012-08-14
1
-4
/
+8
*
radeon/llvm: Use correct opcocde for BREAK_LOGICALNZ_i32
Tom Stellard
2012-08-14
2
-12
/
+19
*
mesa: Use GLdouble for depthMax in final unpack conversions.
Kenneth Graunke
2012-08-13
1
-1
/
+1
*
i965: Fix the scaling of seconds to ms in perf debug.
Eric Anholt
2012-08-13
2
-2
/
+2
*
i965: Validate API and version in brwCreateContext
Ian Romanick
2012-08-13
3
-5
/
+46
*
i915: Validate API and version in i915CreateContext
Ian Romanick
2012-08-13
3
-1
/
+40
*
i830: Validate API and version before calling i830CreateContext
Ian Romanick
2012-08-13
1
-0
/
+18
*
intel: In the i915 driver, the chipset cannot be i965
Ian Romanick
2012-08-13
1
-8
/
+5
[next]