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
...
*
glsl: Improve precision of mod(x,y)
Iago Toral Quiroga
2015-02-03
5
-6
/
+6
*
mesa: Allow querying for GL_PRIMITIVE_RESTART_FIXED_INDEX under GLES 3
Eduardo Lima Mitev
2015-02-03
1
-0
/
+1
*
i965: Fix negate with unsigned integers
Iago Toral Quiroga
2015-02-03
2
-8
/
+10
*
st/mesa: add EXT_polygon_offset_clamp support
Ilia Mirkin
2015-02-02
2
-0
/
+2
*
i965/gen6+: enable EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
4
-3
/
+4
*
mesa: add support for GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
12
-16
/
+73
*
glapi: add GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
3
-1
/
+13
*
i965: Add a better PRM citation for the IMS dimension mangling.
Kenneth Graunke
2015-02-02
1
-1
/
+22
*
swrast: Whitespace fixes.
Laura Ekstrand
2015-02-02
3
-12
/
+12
*
DD: Refactor BlitFramebuffer.
Laura Ekstrand
2015-02-02
20
-83
/
+130
*
i965: Don't use tiled_memcpy to download from RGBX or BGRX surfaces
Jason Ekstrand
2015-02-02
2
-0
/
+14
*
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
2015-02-02
1
-1
/
+1
*
i965: Fix intel_miptree_copy_teximage for GL_TEXTURE_1D_ARRAY
Iago Toral Quiroga
2015-02-02
1
-1
/
+6
*
i965/pixel_read: Don't try to do a tiled_memcpy from a multisampled buffer
Jason Ekstrand
2015-01-31
1
-0
/
+7
*
i965: Enable L3 caching of buffer surfaces.
Francisco Jerez
2015-01-31
4
-9
/
+3
*
intel/pixel_read: Properly flip the results for window system buffers
Jason Ekstrand
2015-01-30
1
-0
/
+15
*
i965/tiled_memcpy: Support a signed linear pitch
Jason Ekstrand
2015-01-30
2
-17
/
+17
*
main: Add STENCIL_INDEX formats to base_tex_format
Jason Ekstrand
2015-01-30
1
-0
/
+10
*
teximage: Don't indent switch cases
Jason Ekstrand
2015-01-30
1
-146
/
+146
*
mesa: remove some dead display list code
Brian Paul
2015-01-30
1
-80
/
+11
*
mesa: remove stale comment in dlist.c code
Brian Paul
2015-01-30
1
-1
/
+1
*
mesa: s/union gl_dlist_node/Node/ in dlist.c code
Brian Paul
2015-01-30
1
-3
/
+3
*
mesa: fix display list 8-byte alignment issue
Brian Paul
2015-01-30
3
-7
/
+74
*
i965/skl: Force a BINDING_TABLE_POINTER_* after push constant command
Neil Roberts
2015-01-30
1
-0
/
+7
*
meta: Don't write depth when decompressing tex-images
Topi Pohjolainen
2015-01-30
1
-1
/
+1
*
meta: Don't write depth when generating miptrees
Topi Pohjolainen
2015-01-30
1
-1
/
+1
*
meta/blit: Compile programs with and without depth
Topi Pohjolainen
2015-01-30
2
-5
/
+11
*
meta/blit: Write depth only when asked for
Topi Pohjolainen
2015-01-30
1
-2
/
+3
*
meta/blit: Add plumbing for shaders without depth
Topi Pohjolainen
2015-01-30
4
-3
/
+5
*
Mesa: Advertise GL_OES_texture_*float* extensions support with i965.
Kalyan Kondapally
2015-01-29
1
-0
/
+5
*
Mesa: Add support for HALF_FLOAT_OES type.
Kalyan Kondapally
2015-01-29
4
-6
/
+52
*
Mesa: Add support for GL_OES_texture_*float* extensions.
Kalyan Kondapally
2015-01-29
4
-0
/
+132
*
mesa: Move simple_list.h to src/util.
Eric Anholt
2015-01-28
29
-238
/
+27
*
Revert "util: Move the alternate fpclassify implementation to util"
Jason Ekstrand
2015-01-28
1
-1
/
+50
*
drirc: set allow_glsl_extension_directive_midshader for Dead Island.
Sven Arvidsson
2015-01-28
1
-0
/
+4
*
util: Move the alternate fpclassify implementation to util
Jason Ekstrand
2015-01-28
1
-50
/
+1
*
i965/tex: Don't create read-write textures with non-renderable formats
Jason Ekstrand
2015-01-28
1
-0
/
+5
*
i965/gen8: Include the buffer offset when emitting renderbuffer relocs
Jason Ekstrand
2015-01-28
1
-1
/
+1
*
mesa: improve error messaging for format CSV parser
Tapani Pälli
2015-01-28
2
-2
/
+7
*
i965: Implemente a tiled fast-path for glReadPixels and glGetTexImage
Sisinty Sasmita Patra
2015-01-26
3
-1
/
+271
*
i965/tiled_memcpy: Add tiled-to-linear paths
Sisinty Sasmita Patra
2015-01-26
2
-0
/
+281
*
i965: Refactor tiled memcpy functions and move them into their own file
Sisinty Sasmita Patra
2015-01-26
4
-392
/
+506
*
i965/tex_subimage: Use the fast tiled path for rectangle textures
Jason Ekstrand
2015-01-26
1
-1
/
+2
*
mesa: simplify detection of fpclassify
Felix Janda
2015-01-26
1
-11
/
+7
*
i965: Handle CMP.nz ... 0 and MOV.nz similarly in cmod propagation.
Kenneth Graunke
2015-01-26
1
-6
/
+10
*
nir: use Python to autogenerate opcode information
Connor Abbott
2015-01-24
1
-0
/
+1
*
i965: Convert CMP.GE -(abs)reg 0 -> CMP.Z reg 0.
Matt Turner
2015-01-23
2
-0
/
+24
*
i965/fs: Add support for removing MOV.NZ instructions.
Matt Turner
2015-01-23
2
-3
/
+52
*
i965/fs: Allow flipping cond mod for negated arguments.
Matt Turner
2015-01-23
2
-3
/
+39
*
i965/fs: Propagate cmod across flag read if it contains the same value.
Matt Turner
2015-01-23
2
-2
/
+55
[prev]
[next]