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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix build warning of unused variable
Anuj Phogat
2014-03-14
1
-2
/
+0
*
Add the EGL_MESA_configless_context extension
Neil Roberts
2014-03-12
2
-12
/
+0
*
meta: Always restore the framebuffers and current renderbuffer.
Eric Anholt
2014-03-11
3
-21
/
+17
*
i965: Drop intel_check_front_buffer_rendering().
Eric Anholt
2014-03-11
6
-27
/
+0
*
i965: Drop broken front_buffer_reading/drawing optimization.
Eric Anholt
2014-03-11
5
-42
/
+44
*
intel: When checking for updating front buffer reading, use the right fb.
Eric Anholt
2014-03-11
2
-2
/
+2
*
automake: allow only shared builds
Emil Velikov
2014-03-11
2
-4
/
+0
*
automake: create compat symlinks only for linux systems
Emil Velikov
2014-03-11
1
-0
/
+2
*
configure: use LIB_EXT rather than hardcoded .so
Emil Velikov
2014-03-11
1
-12
/
+12
*
automake: do not use symbols names for static glapi.la
Emil Velikov
2014-03-11
1
-3
/
+3
*
automake: use install-lib-links.mk across all classic mesa
Emil Velikov
2014-03-11
2
-13
/
+2
*
automake: silence folder creation
Emil Velikov
2014-03-11
1
-1
/
+1
*
automake: use MKDIR_P when possible
Emil Velikov
2014-03-11
1
-1
/
+1
*
meta: use non-ARB shader/program create/delete functions
Brian Paul
2014-03-10
2
-30
/
+30
*
mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM
Brian Paul
2014-03-10
2
-2
/
+2
*
i965/vec4: Don't fix-up scalar uniforms for 3 src instructions.
Matt Turner
2014-03-10
1
-0
/
+3
*
i965: Disassemble 3 src instructions' rep_ctrl field.
Matt Turner
2014-03-10
2
-6
/
+24
*
i965: Disassemble 3-src operands widths' correctly.
Matt Turner
2014-03-10
4
-38
/
+38
*
i965: Move binding table update packets to binding table setup time.
Eric Anholt
2014-03-10
7
-39
/
+17
*
i965: Reorganize the code in brw_upload_binding_tables.
Kenneth Graunke
2014-03-10
1
-17
/
+18
*
meta: Support GenerateMipmaps on 1DArray textures.
Kenneth Graunke
2014-03-07
1
-9
/
+33
*
meta: Use srcWidth/Height/Depth rather than srcImage->Width and such.
Kenneth Graunke
2014-03-07
1
-3
/
+3
*
meta: Support GenerateMipmaps on 2DArray textures.
Kenneth Graunke
2014-03-07
1
-35
/
+34
*
meta: Add a 'layer' argument to bind_fbo_image().
Kenneth Graunke
2014-03-07
1
-9
/
+11
*
meta: Refactor code for binding a texture image to the FBO.
Kenneth Graunke
2014-03-07
1
-46
/
+35
*
meta: Use minify() in GenerateMipmaps code.
Kenneth Graunke
2014-03-07
1
-3
/
+3
*
meta: Drop redundant FBO creation code in GenerateMipmaps.
Kenneth Graunke
2014-03-07
1
-4
/
+1
*
meta: Replace GLboolean with bool in fallback_required().
Kenneth Graunke
2014-03-07
1
-7
/
+7
*
meta: Make _mesa_meta_check_generate_mipmap_fallback static.
Kenneth Graunke
2014-03-07
2
-8
/
+4
*
meta: Split GenerateMipmap() into its own file.
Kenneth Graunke
2014-03-07
3
-337
/
+376
*
meta: De-static setup_texture_coords().
Kenneth Graunke
2014-03-07
2
-23
/
+34
*
i965: Fix render-to-texture in non-FinishRenderTexture cases.
Eric Anholt
2014-03-06
7
-27
/
+87
*
i965: Fix predicated-send-based discards with MRT.
Eric Anholt
2014-03-05
1
-2
/
+2
*
mesa: remove remaining uses of _glthread_GetID()
Brian Paul
2014-03-05
2
-8
/
+1
*
i965: Mark invariants in backend_visitor as constants
Topi Pohjolainen
2014-03-05
1
-6
/
+6
*
i965: Merge resolving of shader program source
Topi Pohjolainen
2014-03-05
11
-26
/
+23
*
i965: Merge initialisation of backend_visitor
Topi Pohjolainen
2014-03-05
4
-14
/
+23
*
i965/wm: Use resolved miptree consistently in surface setup
Topi Pohjolainen
2014-03-05
2
-13
/
+13
*
i965/vec4: Mark invariant members as constants in vec4_visitor
Topi Pohjolainen
2014-03-05
2
-7
/
+7
*
i965: Mark sources for offset getters as constants
Topi Pohjolainen
2014-03-05
4
-9
/
+9
*
i965: Implement ARB_stencil_texturing on Gen8+.
Kenneth Graunke
2014-03-04
4
-4
/
+20
*
mesa: remove empty glthread.h file
Brian Paul
2014-03-03
1
-1
/
+1
*
xlib: remove unneeded context tracking code
Brian Paul
2014-03-03
1
-43
/
+4
*
xlib: simplify context handling
Brian Paul
2014-03-03
3
-109
/
+28
*
xlib: remove unused realglx.[ch] files
Brian Paul
2014-03-03
3
-517
/
+4
*
xlib: switch to c11 mutex functions
Brian Paul
2014-03-03
3
-14
/
+14
*
i965: Validate (and resolve) all the bound textures.
Chris Forbes
2014-03-02
2
-2
/
+2
*
i965: Widen sampler key bitfields for 32 samplers
Chris Forbes
2014-03-02
1
-3
/
+3
*
dri/i9*5: correctly calculate the amount of system memory
Emil Velikov
2014-03-01
2
-2
/
+2
*
i915: Allocate the sys_buffer using _mesa_align_malloc
Ian Romanick
2014-02-28
1
-7
/
+8
[next]