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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
11
-43
/
+140
*
i915: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
6
-20
/
+125
*
dri: Add a tool for generating #defines to namespace driver global symbols.
Eric Anholt
2013-10-24
1
-0
/
+68
*
nouveau: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
4
-20
/
+23
*
i965: Build the driver into a shared mesa_dri_drivers.so .
Eric Anholt
2013-10-24
8
-28
/
+131
*
dri: Implement a DRI vtable extension to replace the global driDriverAPI.
Eric Anholt
2013-10-24
1
-0
/
+13
*
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
2013-10-24
1
-11
/
+33
*
dri: Move driver config options to dri driver extensions.
Eric Anholt
2013-10-24
3
-15
/
+29
*
i965: Print more debuginfo in intel_texsubimage_memcpy()
Chad Versace
2013-10-24
1
-2
/
+8
*
i965: Fix glTexImage when packing alignment != cpp
Chad Versace
2013-10-24
1
-2
/
+11
*
i965/fs: Only unroll high-accuracy dFdy() from SIMD16 to SIMD8 on gen4 and IVB.
Paul Berry
2013-10-23
1
-10
/
+27
*
i965: Add perf debug hint when the app makes us do index buffer scanning.
Eric Anholt
2013-10-23
1
-1
/
+4
*
i965: Try to avoid stalls on the GPU when doing glBufferSubData().
Eric Anholt
2013-10-23
9
-36
/
+150
*
i965: Be sure to reset brw->vb.buffers[] when trying to redo vertex setup.
Eric Anholt
2013-10-23
1
-0
/
+2
*
i965: Add support for GL_ARB_texture_buffer_range.
Eric Anholt
2013-10-23
4
-8
/
+33
*
i965: Add a note about the late-allocation in intel_bufferobj_buffer().
Eric Anholt
2013-10-23
1
-0
/
+4
*
i965: Drop intel_bufferobj_source().
Eric Anholt
2013-10-23
4
-30
/
+8
*
i965: Fix texture buffer rendering after a whole buffer replacement.
Eric Anholt
2013-10-23
1
-0
/
+2
*
i965: Expose write_reg() as brw_store_register_mem64().
Kenneth Graunke
2013-10-23
2
-9
/
+11
*
i965: Move flushing out of write_reg and into the callers.
Kenneth Graunke
2013-10-23
1
-4
/
+8
*
i965: Only emit interpolation setup if there are actual FS inputs.
Kenneth Graunke
2013-10-21
1
-4
/
+6
*
i965/fs: Fix accidental type conversion in header setup
Chris Forbes
2013-10-22
1
-3
/
+2
*
i965/fs: Fix handling of sampler messages with header but zero offset
Chris Forbes
2013-10-22
1
-3
/
+11
*
i965: Implement ARB_texture_mirror_clamp_to_edge.
Kenneth Graunke
2013-10-21
2
-0
/
+3
*
i965: Drop unused simple_list.h includes.
Kenneth Graunke
2013-10-21
2
-2
/
+0
*
radeon: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
r200: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
i965: Mark G45 as having surface tile offset support.
Kenneth Graunke
2013-10-19
1
-0
/
+1
*
i965: Enable OpenGL 3.3 and GLSL 3.30.
Kenneth Graunke
2013-10-18
2
-2
/
+2
*
i965: Fold brwInitVtbl() into brwCreateContext().
Kenneth Graunke
2013-10-17
3
-72
/
+9
*
i965: Merge brw_destroy_context() into intelDestroyContext().
Kenneth Graunke
2013-10-17
3
-32
/
+19
*
i965: Replace dri_bo_release with drm_intel_bo_unreference.
Kenneth Graunke
2013-10-17
1
-11
/
+3
*
i965: Unindent the body of intelDestroyContext.
Kenneth Graunke
2013-10-17
1
-24
/
+25
*
i965: Un-virtualize brw_new_batch().
Kenneth Graunke
2013-10-17
3
-44
/
+42
*
i965: Un-virtualize brw_finish_batch().
Kenneth Graunke
2013-10-17
3
-25
/
+22
*
Revert "i965: Create ARGB2101010 DRI configs"
Kristian Høgsberg
2013-10-16
1
-4
/
+1
*
i965/fs: Handle printing HW_REGS in dump_instruction().
Matt Turner
2013-10-16
1
-0
/
+16
*
i965: Print instructions' children during scheduling debugging.
Matt Turner
2013-10-16
1
-2
/
+6
*
dri: Add __DRIimage support for the ARGB2101010 format
Kristian Høgsberg
2013-10-15
1
-0
/
+10
*
i965: Create ARGB2101010 DRI configs
Kristian Høgsberg
2013-10-15
1
-1
/
+4
*
dri/common: Add support for creating ARGB2101010 configs
Kristian Høgsberg
2013-10-15
1
-0
/
+10
*
i965: Add support for RGB565 __DRIimage
Singh, Satyeshwar
2013-10-15
1
-0
/
+3
*
configure.ac: drop obsolete variable HAVE_COMMON_DRI
Emil Velikov
2013-10-15
1
-2
/
+0
*
swrast: add correct include for out-of-tree builds
Emil Velikov
2013-10-15
1
-0
/
+1
*
i965/gs: Set the REORDER bit in 3DSTATE_GS.
Paul Berry
2013-10-15
2
-0
/
+29
*
i965/fs: Remove bogus field prog_data->dispatch_width.
Paul Berry
2013-10-15
3
-7
/
+2
*
i965: Move the common binding table offset code to brw_shader.cpp.
Eric Anholt
2013-10-15
7
-62
/
+58
*
i965/vec4: Dynamically assign the VS/GS binding table offsets.
Eric Anholt
2013-10-15
3
-57
/
+25
*
i965/fs: Dynamically set up the WM binding table offsets.
Eric Anholt
2013-10-15
3
-43
/
+35
*
i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.
Eric Anholt
2013-10-15
19
-115
/
+161
[next]