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
*
vc4: Fix texture type masking.
Eric Anholt
2015-01-15
1
-1
/
+1
*
vc4: Colormask should apply after all other fragment ops (like logic op).
Eric Anholt
2015-01-15
1
-9
/
+18
*
vc4: No turning unpack arguments into small immediates.
Eric Anholt
2015-01-15
1
-0
/
+3
*
vc4: Move the tests for src needing to be an A register to vc4_qir.c.
Eric Anholt
2015-01-15
3
-17
/
+28
*
vc4: Don't swap the raddr on instructions doing unpacks.
Eric Anholt
2015-01-15
1
-0
/
+5
*
vc4: Don't let pairing happen with badly mismatched unpack flags.
Eric Anholt
2015-01-15
1
-0
/
+39
*
vc4: Don't let pairing happen with badly mismatched pack flags.
Eric Anholt
2015-01-15
1
-0
/
+39
*
vc4: Fix early Z behavior on hardware.
Eric Anholt
2015-01-15
1
-2
/
+1
*
Revert "radeonsi: only set BC_OPTIMIZE_DISABLE when necessary"
Michel Dänzer
2015-01-15
2
-15
/
+6
*
st/clover: Adapt to TargetLibraryInfo.h move in LLVM SVN r226078
Michel Dänzer
2015-01-15
1
-0
/
+4
*
mesa: Micro-optimize _mesa_is_valid_prim_mode
Ian Romanick
2015-01-14
1
-18
/
+12
*
mesa: Check for vertex program the same way in desktop GL and ES
Ian Romanick
2015-01-14
1
-11
/
+3
*
mesa: Drop index buffer bounds check
Ian Romanick
2015-01-14
1
-48
/
+7
*
mesa: Only check for a current vertex shader in core profile
Ian Romanick
2015-01-14
1
-1
/
+13
*
mesa: Only validate shaders that can exist in the context
Ian Romanick
2015-01-14
1
-29
/
+49
*
i965: Store the atoms directly in the context
Ian Romanick
2015-01-14
2
-4
/
+17
*
i965: Micro-optimize brw_get_index_type
Ian Romanick
2015-01-14
3
-14
/
+23
*
meta: Put _mesa_meta_in_progress in the header file
Ian Romanick
2015-01-14
2
-12
/
+5
*
i965: Fix "vertex" vs. "geometry" and "VS" vs. "GS" in debug output.
Kenneth Graunke
2015-01-14
4
-10
/
+21
*
i965: Pass a shader stage abbreviation to fs_generator().
Kenneth Graunke
2015-01-14
5
-11
/
+15
*
mesa: rename RGBA8888_* format constants to something appropriate.
Iago Toral Quiroga
2015-01-14
6
-22
/
+22
*
i965/miptree_map_blit: Don't do the initial copy if INVALIDATE_RANGE is set
Jason Ekstrand
2015-01-13
1
-8
/
+15
*
mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
2015-01-14
6
-2
/
+18
*
i965/fs: Allow constant propagation between different types
Jason Ekstrand
2015-01-13
1
-2
/
+2
*
egl/wayland: Fix unused variable warnings
Chad Versace
2015-01-13
1
-2
/
+0
*
mesa: Enable GL_RGB/GL_RGBA in GLES3 glGetInternalformativ
Mike Mason
2015-01-13
2
-7
/
+15
*
freedreno/ir3: handle "holes" in inputs
Rob Clark
2015-01-13
1
-1
/
+31
*
mesa: Fix error reporting for some cases of incomplete FBO attachments
Iago Toral Quiroga
2015-01-13
1
-1
/
+1
*
mesa: Returns a GL_INVALID_VALUE error if num of texs in glDeleteTextures is ...
Eduardo Lima Mitev
2015-01-13
1
-0
/
+5
*
mesa: Returns a GL_INVALID_VALUE error if num of fbos in glDeleteRenderbuffer...
Eduardo Lima Mitev
2015-01-13
1
-0
/
+5
*
mesa: Returns a GL_INVALID_VALUE error if num of fbos in glDeleteFramebuffers...
Eduardo Lima Mitev
2015-01-13
1
-0
/
+5
*
mesa: Allows querying GL_SAMPLER_BINDING on GLES3 profile
Eduardo Lima Mitev
2015-01-13
1
-4
/
+5
*
main: round floating-point value to nearest integer in glGetSamplerParameteriv()
Samuel Iglesias Gonsalvez
2015-01-13
1
-4
/
+16
*
main: round floating-point value to nearest integer in glGetTexParameteriv()
Samuel Iglesias Gonsalvez
2015-01-13
1
-5
/
+12
*
main: fix return GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL value
Samuel Iglesias Gonsalvez
2015-01-13
1
-1
/
+2
*
i965: Fix bitcast operations with negate (ceil)
Iago Toral Quiroga
2015-01-13
2
-8
/
+14
*
mesa: Depth and stencil attachments must be the same in OpenGL ES3
Iago Toral Quiroga
2015-01-13
1
-0
/
+20
*
mesa: Initializes the stencil value masks to 0xFF instead of ~0u
Eduardo Lima Mitev
2015-01-13
1
-6
/
+18
*
i965: Sets missing vertex shader constant values for HighInt format
Eduardo Lima Mitev
2015-01-13
1
-0
/
+6
*
r600g: fix build failure when building the driver without LLVM
Marek Olšák
2015-01-12
1
-0
/
+4
*
main: Remove comparison unsigned int >= 0.
Laura Ekstrand
2015-01-12
1
-1
/
+0
*
mesa/main: In _mesa_CompressedTextureSubImage3D() check found texObj
Juha-Pekka Heikkila
2015-01-12
1
-0
/
+2
*
mesa: Move declarations to to of block.
José Fonseca
2015-01-12
1
-3
/
+3
*
mesa: restrict use of GL_ABGR_EXT format to allowed data types
Samuel Iglesias Gonsalvez
2015-01-12
5
-56
/
+46
*
mesa: Remove _mesa_rebase_rgba_uint and _mesa_rebase_rgba_float
Iago Toral Quiroga
2015-01-12
2
-133
/
+0
*
mesa: Remove _mesa_pack_int_rgba_row() and auxiliary functions
Samuel Iglesias Gonsalvez
2015-01-12
2
-89
/
+0
*
mesa: Remove _mesa_(un)pack_index_span
Iago Toral Quiroga
2015-01-12
2
-234
/
+0
*
mesa: Remove _mesa_pack_rgba_span_float and tmp_pack.h
Iago Toral Quiroga
2015-01-12
3
-607
/
+0
*
mesa: Remove _mesa_unpack_color_span_float
Iago Toral Quiroga
2015-01-12
2
-1042
/
+0
*
mesa: Remove (signed) integer pack and span functions.
Iago Toral Quiroga
2015-01-12
2
-237
/
+0
[next]