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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Stop using gen7_update_sampler_state; rm gen7_sampler_state.c.
Kenneth Graunke
2014-08-02
4
-194
/
+2
*
i965: Make brw_update_sampler_state use 8 bits for LOD fields on Gen7+.
Kenneth Graunke
2014-08-02
1
-3
/
+4
*
i965: Make brw_update_sampler_state() use brw_emit_sampler_state().
Kenneth Graunke
2014-08-02
1
-119
/
+92
*
i965: Introduce a function to emit a SAMPLER_STATE structure.
Kenneth Graunke
2014-08-02
2
-0
/
+93
*
i965: Add const to upload_default_color's sampler parameter.
Kenneth Graunke
2014-08-02
2
-2
/
+2
*
i965: Add #defines for SAMPLER_STATE fields.
Kenneth Graunke
2014-08-02
1
-0
/
+54
*
i965: Convert wrap mode #defines to an enum.
Kenneth Graunke
2014-08-02
1
-7
/
+9
*
i965: Delete gen7_upload_sampler_state_table and vtable mechanism.
Kenneth Graunke
2014-08-02
5
-70
/
+3
*
i965: Make brw_upload_sampler_state_table handle Gen7+ as well.
Kenneth Graunke
2014-08-02
3
-5
/
+49
*
i965: Shift brw_upload_sampler_state_table away from structures.
Kenneth Graunke
2014-08-02
1
-8
/
+15
*
i965: Push computation for sampler state batch offsets up a level.
Kenneth Graunke
2014-08-02
1
-10
/
+12
*
i965: Drop unused 'ss_index' parameter from gen7_update_sampler_state.
Kenneth Graunke
2014-08-02
1
-2
/
+2
*
i965: Stop storing sdc_offset in brw_stage_state.
Kenneth Graunke
2014-08-02
3
-18
/
+13
*
i965: Drop the degenerate brw_sampler_default_color structure.
Kenneth Graunke
2014-08-02
3
-16
/
+8
*
i965: Write a better file comment for brw_sampler_state.c.
Kenneth Graunke
2014-08-02
1
-7
/
+6
*
i965: Rename brw_wm_sampler_state.c to brw_sampler_state.c.
Kenneth Graunke
2014-08-02
3
-2
/
+2
*
i965/blorp: Don't set min_mag_neq bit in Gen6 SAMPLER_STATE.
Kenneth Graunke
2014-08-02
1
-2
/
+0
*
define GL_OES_standard_derivatives if extension is supported
Kevin Rogovin
2014-08-02
1
-0
/
+2
*
llvmpipe: don't store number of layers per level
Roland Scheidegger
2014-08-01
2
-78
/
+50
*
llvmpipe: integrate memory allocation into llvmpipe_texture_layout
Roland Scheidegger
2014-08-01
1
-45
/
+29
*
llvmpipe: get rid of impossible code in alloc_image_data
Roland Scheidegger
2014-08-01
1
-26
/
+13
*
i965/miptree: Layout 1D Array as 2D Array with height of 1
Jordan Justen
2014-08-01
1
-0
/
+20
*
r600g: Implement gpu_shader5 textureGather
Glenn Kennard
2014-08-01
3
-7
/
+38
*
mesa: Add missing atomic buffer bindings and unbindings
Aditya Atluri
2014-08-01
1
-0
/
+31
*
r600g/radeonsi: Prefer VRAM for CPU -> GPU streaming buffers
Michel Dänzer
2014-08-01
1
-4
/
+11
*
r600g/radeonsi: Reduce or even drop special treatment of persistent mappings
Michel Dänzer
2014-08-01
1
-4
/
+8
*
target-helpers: Do not build kms_dri on libdrm-less platforms.
Jon TURNEY
2014-08-01
2
-0
/
+3
*
r600g: gpu_shader5 gl_SampleMaskIn support
Glenn Kennard
2014-07-31
3
-8
/
+41
*
r600g: Implement gpu_shader5 integer ops
Glenn Kennard
2014-07-31
2
-1
/
+191
*
r600g: Add IMUL_HI/UMUL_HI support
Glenn Kennard
2014-07-31
1
-6
/
+6
*
r600g: Implement GL_ARB_texture_query_lod
Glenn Kennard
2014-07-31
4
-5
/
+16
*
gbm: Log at least one dlerror() when we fail to open any drivers.
Eric Anholt
2014-07-30
1
-0
/
+1
*
gbm: Fix a debug log message
Eric Anholt
2014-07-30
1
-1
/
+1
*
gallium: Add a uif() helper function to complement fui()
Eric Anholt
2014-07-30
1
-0
/
+8
*
glapi: Do not use backtrace on DragonFly.
Vinson Lee
2014-07-30
1
-1
/
+1
*
gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior
Roland Scheidegger
2014-07-31
1
-0
/
+1
*
dri: Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
2014-07-30
7
-12
/
+69
*
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
2014-07-30
14
-4
/
+564
*
Add support for swrast to the DRM EGL platform
Giovanni Campagna
2014-07-30
5
-48
/
+369
*
st/gbm: don't segfault if the fail to create the screen
Emil Velikov
2014-07-30
1
-1
/
+1
*
st/gbm: retrieve the driver-name via dd_driver_name()
Emil Velikov
2014-07-30
1
-0
/
+6
*
glsl/glcpp: rename ERROR to ERROR_TOKEN to fix MSVC build
Brian Paul
2014-07-30
2
-4
/
+4
*
configure: Don't override user -g or -O options for debug builds
Ian Romanick
2014-07-29
1
-2
/
+12
*
glsl: Add flex options to eliminate the default rule
Carl Worth
2014-07-29
1
-10
/
+1
*
glsl/glcpp: Add flex options to eliminate the default rule.
Carl Worth
2014-07-29
1
-1
/
+2
*
glsl/glcpp: Combine the two rules matching any character
Carl Worth
2014-07-29
1
-6
/
+6
*
glsl/glcpp: Alphabetize lists of start conditions
Carl Worth
2014-07-29
1
-3
/
+3
*
glsl/glcpp: Add a catch-all rule for unexpected characters.
Carl Worth
2014-07-29
1
-0
/
+13
*
glsl/glcpp: Treat carriage return as equivalent to line feed.
Carl Worth
2014-07-29
1
-9
/
+8
*
glsl/glcpp: Add test for a multi-line comment within an #if 0 block
Carl Worth
2014-07-29
2
-0
/
+14
[prev]
[next]