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: Pass struct shader_compiler_options into do_common_optimization.
Kenneth Graunke
2013-05-12
4
-5
/
+12
*
mesa: Add comments about bit-ordering of new XRGB/XBGR formats.
Kenneth Graunke
2013-05-12
1
-15
/
+15
*
st/mesa: remove dependency on _NEW_BUFFER_OBJECT for vertex arrays
Marek Olšák
2013-05-11
2
-3
/
+3
*
st/mesa: don't check for _NEW_PROGRAM when binding UBOs
Marek Olšák
2013-05-11
1
-2
/
+2
*
st/mesa: fix a couple of issues in st_bind_ubos
Marek Olšák
2013-05-11
1
-4
/
+16
*
st/mesa: restore the transfer_inline_write path for BufferData
Marek Olšák
2013-05-11
1
-0
/
+15
*
st/mesa: initialize Const.MaxColorAttachments
Marek Olšák
2013-05-11
1
-7
/
+3
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-1
/
+4
*
st/mesa: consolidate setting MaxTextureImageUnits
Marek Olšák
2013-05-11
1
-15
/
+11
*
st/mesa: initialize all program constants and UBO limits
Marek Olšák
2013-05-11
1
-21
/
+43
*
mesa: add & use a new driver flag for UBO updates instead of _NEW_BUFFER_OBJECT
Marek Olšák
2013-05-11
13
-14
/
+41
*
mesa: skip _MaxElement computation unless driver needs strict bounds checking
Marek Olšák
2013-05-11
2
-4
/
+26
*
mesa: remove unused gl_array_object::NewArray
Marek Olšák
2013-05-11
4
-10
/
+0
*
mesa: remove unused gl_constants::MaxColorTableSize
Marek Olšák
2013-05-11
3
-6
/
+0
*
mesa: unify MaxVertexVaryingComponents and MaxGeometryVaryingComponents
Marek Olšák
2013-05-11
5
-9
/
+5
*
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
2013-05-11
24
-55
/
+53
*
mesa: consolidate definitions of max texture image units
Marek Olšák
2013-05-11
3
-9
/
+5
*
i965: Actually use the user timeout in glClientWaitSync.
Ben Widawsky
2013-05-09
1
-9
/
+1
*
i965: make GT3 machines work as GT3 instead of GT2
Paulo Zanoni
2013-05-09
2
-37
/
+41
*
i965: Add chipset limits for the Haswell GT3 variant.
Kenneth Graunke
2013-05-09
1
-0
/
+6
*
i965: Update URB partitioning code for Haswell's GT3 variant.
Kenneth Graunke
2013-05-09
1
-8
/
+17
*
i965: Delete dead intel_span.c symlink.
Kenneth Graunke
2013-05-09
1
-1
/
+0
*
i965/vs: Make virtual grf live intervals actually cover their used range.
Eric Anholt
2013-05-09
4
-63
/
+31
*
i965/fs: Make virtual grf live intervals actually cover their used range.
Eric Anholt
2013-05-09
6
-72
/
+38
*
st/mesa: generate GL_OUT_OF_MEMORY if we can't create the index buffer
Brian Paul
2013-05-09
1
-1
/
+1
*
i965: Sync brw_format_for_mesa_format() table with new Mesa formats.
Eric Anholt
2013-05-08
1
-1
/
+31
*
i965: Update the surface formats table from the current specs.
Eric Anholt
2013-05-08
1
-0
/
+65
*
i965: Add surface format defines from the public specs.
Eric Anholt
2013-05-08
1
-0
/
+45
*
mesa/program: Don't copy propagate from swizzles.
Fabian Bieler
2013-05-08
1
-0
/
+2
*
mesa/st: Don't copy propagate from swizzles.
Fabian Bieler
2013-05-08
1
-0
/
+2
*
i965: Fix hangs on HSW since the gen6 blorp fix.
Eric Anholt
2013-05-08
1
-2
/
+101
*
i965: Use Y-tiled blits to untile for cached mappings of miptrees.
Eric Anholt
2013-05-07
1
-1
/
+2
*
i965: Add support for Y-tiled blits on gen6+.
Eric Anholt
2013-05-07
2
-3
/
+42
*
i965: Count occlusion query samples for CopyPixels using the 2D engine.
Eric Anholt
2013-05-07
1
-0
/
+3
*
intel: Remove renderbuffer delete setup from texture wrapping.
Eric Anholt
2013-05-06
1
-1
/
+0
*
mesa: Make Mesa core set up wrapped texture renderbuffer state.
Eric Anholt
2013-05-06
5
-34
/
+7
*
intel: Simplify renderbuffer-for-texture width setup.
Eric Anholt
2013-05-06
1
-11
/
+2
*
mesa: Make core Mesa allocate the texture renderbuffer wrapper.
Eric Anholt
2013-05-06
8
-101
/
+56
*
i965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().
Eric Anholt
2013-05-06
3
-77
/
+41
*
i965: Move blorp resolve setup into brw_blorp_blit_miptrees().
Eric Anholt
2013-05-06
2
-18
/
+5
*
i965: Lower bitfieldInsert.
Matt Turner
2013-05-06
1
-0
/
+4
*
i965/vs: Add support for bit instructions.
Matt Turner
2013-05-06
4
-1
/
+106
*
i965/fs: Add support for bit instructions.
Matt Turner
2013-05-06
5
-0
/
+142
*
i965: Add support for emitting and disassembling bit instructions.
Matt Turner
2013-05-06
4
-0
/
+28
*
i965: Print the correct dst and shared-src types for 3-src instructions.
Matt Turner
2013-05-06
1
-4
/
+22
*
i965/gen7: Set src/dst types for 3-src instructions.
Matt Turner
2013-05-06
1
-4
/
+36
*
i965: Add 3-src destination and shared-source type macros.
Matt Turner
2013-05-06
1
-0
/
+11
*
i965: Add Gen7+ fields to brw_instruction and add comments.
Matt Turner
2013-05-06
1
-12
/
+19
*
glsl: Add a pass to lower bitfield-insert into bfm+bfi.
Matt Turner
2013-05-06
2
-0
/
+4
*
glsl: Add support for new bit built-ins in ARB_gpu_shader5.
Matt Turner
2013-05-06
2
-0
/
+15
[next]