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
...
*
i965/fs: initialize src as reg_undef for texture opcodes on Gen5/6.
Tapani Pälli
2014-06-09
1
-9
/
+9
*
egl/dri2: do not leak dri2_dpy->driver_name
Emil Velikov
2014-06-09
3
-3
/
+8
*
egl/dri2/x11: use standard strndup function
Emil Velikov
2014-06-09
1
-19
/
+4
*
android, dricore: undefined reference to _mesa_streaming_load_memcpy
Adrian Negreanu
2014-06-09
1
-0
/
+5
*
android, mesa_gen_matypes: pull in timespec POSIX definition
Adrian Negreanu
2014-06-09
2
-0
/
+2
*
android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixma...
Adrian Negreanu
2014-06-09
1
-1
/
+1
*
android, egl: add correct drm include for libmesa_egl_dri2
Adrian Negreanu
2014-06-09
1
-0
/
+1
*
android: add src/gallium/auxiliary as include path for libmesa_dricore
Adrian Negreanu
2014-06-09
1
-1
/
+2
*
android: add libloader to libGLES_mesa and libmesa_egl_dri2
Adrian Negreanu
2014-06-09
2
-1
/
+7
*
android: adapt to the megadriver mechanism
Adrian Negreanu
2014-06-09
2
-0
/
+18
*
add megadriver_stub_FILES
Adrian Negreanu
2014-06-09
2
-1
/
+4
*
scons: remove dri-i915 build target
Emil Velikov
2014-06-09
4
-61
/
+0
*
i965/disasm: Properly debug negate source modifier for logical instructions
Abdiel Janulgue
2014-06-09
1
-3
/
+21
*
i965/vec4: skip copy-propate for logical instructions with negated src entries
Abdiel Janulgue
2014-06-09
1
-0
/
+17
*
i965/fs: skip copy-propate for logical instructions with negated src entries
Abdiel Janulgue
2014-06-09
1
-0
/
+17
*
i965/fs: Refactor check for potential copy propagated instructions.
Abdiel Janulgue
2014-06-09
1
-10
/
+17
*
glsl: Validate aux storage qualifier combination with other qualifiers.
Chris Forbes
2014-06-10
1
-39
/
+37
*
i965: Ensure that we end instruction streams properly.
Iago Toral Quiroga
2014-06-09
1
-0
/
+2
*
i965/fs: Add Gen < 6 runtime checks for line antialiasing.
Iago Toral Quiroga
2014-06-09
2
-27
/
+67
*
i965/fs: Let the gen < 8 generator know about runtime_check_aads_emit
Iago Toral Quiroga
2014-06-09
4
-3
/
+7
*
mesa: Add extension enable for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
1
-0
/
+1
*
mesa: Add pixel storage support for GetCompressedTexImage
Chris Forbes
2014-06-10
1
-33
/
+40
*
mesa: Compute proper strides for compressed texture pixel storage.
Chris Forbes
2014-06-10
1
-0
/
+35
*
mesa: Extract computation of compressed pixel store params
Chris Forbes
2014-06-10
2
-14
/
+50
*
mesa: Emit errors for inconsistent compressed pixel store state
Chris Forbes
2014-06-10
3
-1
/
+60
*
mesa: Add new pixel pack/unpack state for
Chris Forbes
2014-06-10
3
-0
/
+78
*
tests: Add new enum strings for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
1
-0
/
+8
*
glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
3
-1
/
+25
*
mesa: Make CompressedTexSubImage errors more consistent
Chris Forbes
2014-06-10
1
-3
/
+3
*
mesa: Trim down PixelStorei implementation
Chris Forbes
2014-06-10
1
-119
/
+56
*
mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).
José Fonseca
2014-06-08
1
-1
/
+5
*
Revert "i965: Move brw_land_fwd_jump() to compilation unit of its use."
Iago Toral Quiroga
2014-06-07
3
-16
/
+21
*
i965: Fix else and brace placement in brw_eu_emit.c.
Kenneth Graunke
2014-06-07
1
-28
/
+13
*
i965: Drop the remaining default predication whacking.
Kenneth Graunke
2014-06-07
2
-5
/
+1
*
i965/sf: Use brw_set_default_predicate_control().
Kenneth Graunke
2014-06-07
1
-2
/
+2
*
gk110/ir: fix bfind emission
Ilia Mirkin
2014-06-07
1
-1
/
+1
*
gk110/ir: fix emitting constbuf file index
Ilia Mirkin
2014-06-07
1
-2
/
+3
*
gk110/ir: emit saturate flag on fadd when needed
Ilia Mirkin
2014-06-06
1
-0
/
+1
*
gk110/ir: fix slct emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
st/mesa: remove extra calculation of sampler count
Timothy Arceri
2014-06-07
1
-9
/
+2
*
gk110/ir: fix interp mode emission
Ilia Mirkin
2014-06-06
1
-1
/
+2
*
gk110/ir: fix ISAD emission with register args
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix quadon opcode emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
nvc0: don't bother trying to set up compute for gk110+
Ilia Mirkin
2014-06-06
1
-3
/
+3
*
gk110: add in forgotten code for gk110 isa
Ilia Mirkin
2014-06-06
1
-0
/
+13
*
gk110/ir: emit texbar the same way that the blob does
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
i915g: Remove 4444 and 5551 formats
Stéphane Marchesin
2014-06-05
2
-4
/
+2
*
nvc0/ir: Handle OP_POPCNT when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+13
*
nvc0/ir: Handle OP_BFIND when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+17
*
nvc0/ir: Handle reverse subop for OP_EXTBF when folding constant expressions
Tobias Klausmann
2014-06-06
1
-2
/
+6
[prev]
[next]